[]
        
(Showing Draft Content)

C1.Win.C1Command.C1SelectMdiChildForm

C1SelectMdiChildForm Class

Summary description for C1SelectMdiChildForm.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class C1SelectMdiChildForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
C1SelectMdiChildForm()

Initializes a new instance of the C1SelectMdiChildForm class.

Fields

Name Description
m_btnCancel

Cancel button.

m_btnOK

OK button.

m_windowsList

The list of available existing windows.

Properties

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.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

OnLoad(EventArgs)

This method is for internal use only.