ProgressBar

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

createParams
void createParams(CreateParams cp)
Undocumented in source. Be warned that the author may not have intended to support it.
increment
void increment(int incby)
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.
performStep
void performStep()
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

defaultForeColor
Color defaultForeColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
defaultSize
Size defaultSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maximum
int maximum [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
maximum
int maximum [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minimum
int minimum [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
minimum
int minimum [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
step
int step [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
step
int step [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
int value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
int value [@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