| C# |
|---|
| public class CodeTypeClassCombo : ComboBox |
| #ctor | Initializes an object instance. |
| LJCGetSelectedItem | Retrieves the select item object. |
| LJCGetSelectedItemID | Retrieves the selected item ID value. |
| LJCInit | Initializes the object values after the object has been created. |
| LJCLoad | Loads the object data after it has been initialized with LJCInit(). |
| LJCSetSelectedItem | Sets the selected item based on the supplied ID value. |
| 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. |
| components | Required designer variable. |