Class: BitBtn
Source Location: /buttons.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
return: | (blImageBottom, blImageLeft, blImageRight, blImageTop) |
property
Caption [line 304]
property
Color [line 307]
property
Enabled [line 313]
property
Font [line 310]
Determines the Font to be used when generating this control
Defined in Control::Font
property
ImageSource : string
[line 321]
Source of the image that appears on the button. If empty no image is rendered on the button.
property
ParentFont [line 342]
property
ParentShowHint [line 345]
property
PopupMenu [line 348]
Specifies the PopupMenu component to show when right clicking the control
Defined in Control::PopupMenu
property
ShowHint [line 351]
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control.
Defined in Control::ShowHint
property
Visible [line 354]
Determines if the controls is visible in run-time or not
Defined in Control::Visible
Events
Javascript Events
Methods
|
|