ResetSize() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ResetSize() method to reset the Size property.
If the Button Bar control is laid out horizontally, the height is set to the number of button lines times the button height plus two times the horizontal boundary.
If the Button Bar control is laid out vertically, the width is set to the number of button lines times the width of the buttons plus two time the vertical boundary.
Syntax
ResetSize();