property CalcCombo.ButtonWidth as Long
Specifies the width of the control's buttons.

TypeDescription
Long A long expression that indicates the width of the buttons, in pixels.
By default, the ButtonWidth property is 32 pixels. Use the ButtonHeight and ButtonWidth property to specify the height and the width of the buttons in the control. Use the PictureDown and PictureUp properties to specify the picture for the buttons. Use the Buttons property to customize the control's matrix of buttons.