Menu

ControlProperties

Stefan Pendl Joseph E.

Abbreviations

Abbreviation Control Name
B Button
BB BMP Button
C Check Box
CB Combo Box
G Graphic Box
GB Group Box
L List Box
M Menu
P Popup Menu
R Radio Button
S Static Text
T Text Box
TE Text Editor

Properties

Property B BB C CB G GB L M P R S T TE
Handle X X X X X X X X X X X X
Extension X X X X X X X X X X X
Position X X X X X X X X X X X X
Size X (1) X X X X X X X X X
Caption X X X X X X X
En-/Disable X X X X X X X X X X X
Show/Hide X X X X X X X X X X X
Own Color X X X X X
Own Font X X X X X X X X X X
Image X X X (2)
Single Event X X X
Multi Events X X X (3) X X X
Change Style X X X X X X X X X X
  1. If the size of the button is omitted a default size will be used based on the caption
  2. Static text can display images using style bits and API functions
  3. the SingleClickSelect method allows specifying an optional single click event handler, for more information see http://lbpe.wikispaces.com/ListBox_single_and_double_click

Monday.com Logo