ToolBar

Constructors

this
this()
Undocumented in source.

Members

Classes

ToolBarButtonCollection
class ToolBarButtonCollection
Undocumented in source.

Functions

_allocTbbID
int _allocTbbID()
Undocumented in source. Be warned that the author may not have intended to support it.
buttomFromID
ToolBarButton buttomFromID(int id)
Undocumented in source. Be warned that the author may not have intended to support it.
createParams
void createParams(CreateParams cp)
Undocumented in source. Be warned that the author may not have intended to support it.
onButtonClick
void onButtonClick(ToolBarButtonClickEventArgs ea)
onHandleCreated
void onHandleCreated(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onReflectedMessage
void onReflectedMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
prevWndProc
void prevWndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
prevwproc
LRESULT prevwproc(UINT msg, WPARAM wparam, LPARAM lparam)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

buttons
ToolBarButtonCollection buttons [@property getter]
defaultSize
Size defaultSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageList
ImageList imageList [@property setter]
ImageList imageList [@property getter]
imageSize
Size imageSize [@property getter]

Variables

_lastTbbID
int _lastTbbID;
Undocumented in source.
buttonClick
Event!(ToolBar, ToolBarButtonClickEventArgs) buttonClick;

Inherited Members

From ControlSuperClass

prevWndProc
void prevWndProc(Message msg)
Undocumented in source.
wndProc
void wndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
defWndProc
void defWndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onPaintBackground
void onPaintBackground(PaintEventArgs pea)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta