ToolButton

Undocumented in source.

Constructors

this
this(ToolBar tb, ToolButtonStyle tbs, int imgIndex, bool enabled)
Undocumented in source.

Members

Functions

onToolBarButtonClick
void onToolBarButtonClick(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

contextMenu
ContextMenu contextMenu [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
contextMenu
ContextMenu contextMenu [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool enabled [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool enabled [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageIndex
int imageIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageIndex
int imageIndex [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
index
int index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
style
ToolButtonStyle style [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
style
ToolButtonStyle style [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
toolBar
ToolBar toolBar [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

click
Event!(ToolButton, EventArgs) click;
Undocumented in source.

Meta