[]
Summary description for C1SelectMdiChildForm.
public class C1SelectMdiChildForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
C1SelectMdiChildForm() | Initializes a new instance of the C1SelectMdiChildForm class. |
Name | Description |
---|---|
m_btnCancel | Cancel button. |
m_btnOK | OK button. |
m_windowsList | The list of available existing windows. |
Name | Description |
---|---|
ButtonCancel | Cancel button. |
ButtonOk | OK button. |
ChildForms | A list of available forms |
SelectedForm | A form being selected. |
WindowsList | A ListBox control for displaying available windows. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |
OnLoad(EventArgs) | This method is for internal use only. |