| C# |
|---|
| private class ClassSelect : Form |
| #ctor | Initializes an object instance. |
| Dispose | Clean up any resources being used. |
| InitializeComponent | Required method for Designer support - do not modify the contents of this method with the code editor. |
| LJCOnChange | Fires the LJCChange event. |
| LJCAssemblyID | Gets or sets the Assembly ID value. |
| LJCGroupID | Gets or sets the parent Assembly ID value. |
| LJCIsSelect | Gets or sets the LJCIsSelect value. |
| LJCSelectedRecord | Gets a reference to the selected record. |
| Managers | The Managers object. |
| components | Required designer variable. |