Style of buttons. More...
Public Attributes | |
kFBPushButton | |
Normal button. More... | |
kFBBitmapButton | |
Button with bitmap on it. More... | |
kFBRadioButton | |
Radio button. More... | |
kFB2States | |
2 state button (2 colors). More... | |
kFBCheckbox | |
Check box. More... | |
kFBBitmap2States | |
2 state button with 2 bitmaps. More... | |
Style of buttons.
Not all button styles are completely functional.
kFB2States |
2 state button (2 colors).
kFBBitmap2States |
2 state button with 2 bitmaps.
kFBBitmapButton |
Button with bitmap on it.
kFBCheckbox |
Check box.
kFBPushButton |
Normal button.
kFBRadioButton |
Radio button.