- createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClose
void onClose(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClosing
void onClosing(CancelFormEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDGuiMessage
void onDGuiMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
- onHandleCreated
void onHandleCreated(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- show
void show()
Undocumented in source. Be warned that the author may not have intended to support it.
- showDialog
DialogResult showDialog()
Undocumented in source. Be warned that the author may not have intended to support it.
- wndProc
void wndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
- controlBox
bool controlBox [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- formBorderStyle
FormBorderStyle formBorderStyle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- icon
Icon icon [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- icon
Icon icon [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- maximizeBox
bool maximizeBox [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- menu
MenuBar menu [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- menu
MenuBar menu [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- minimizeBox
bool minimizeBox [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- showInTaskbar
bool showInTaskbar [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- startPosition
FormStartPosition startPosition [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- topMost
bool topMost [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.