StatusBar

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Aliases

dock
alias dock = Control.dock
Undocumented in source.

Classes

StatusBarPanelCollection
class StatusBarPanelCollection
Undocumented in source.

Functions

_sendidxtext
void _sendidxtext(int idx, WPARAM utype, Dstring txt)
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.
onHandleCreated
void onHandleCreated(EventArgs ea)
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

dock
DockStyle dock [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
panels
StatusBarPanelCollection panels [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showPanels
bool showPanels [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
showPanels
bool showPanels [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sizingGrip
bool sizingGrip [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
sizingGrip
bool sizingGrip [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

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