The constants provided by the Button class are listed in the following table.
Constant | Integer Value | Constant | Integer Value |
---|---|---|---|
AutoSize_Button | 1 | AutoSize_None | 0 |
AutoSize_Picture | 2 | ButtonPicture_Asterisk | 7 |
ButtonPicture_Bin | 10 | ButtonPicture_Cross | 2 |
ButtonPicture_Door | 8 | ButtonPicture_Exclamation | 6 |
ButtonPicture_No | 3 | ButtonPicture_None | 0 |
ButtonPicture_Question | 5 | ButtonPicture_RecycleBin | 9 |
ButtonPicture_Stop | 4 | ButtonPicture_Tick | 1 |
Style_2State | 2 | Style_Auto2State | 1 |
Style_Normal | 0 |