/ Assembly List / LJCWinFormControls / LJCItemCombo

Namespace - LJCWinFormControls


Syntax

C#
public class LJCItemCombo : ComboBox

Provides custom functionality for a ComboBox control. (R)

Remarks

A simple ComboBox containing LJCItem objects.

Data
LJCAddItem Adds an Item to the ComboBox.
LJCExportData Exports the grid values to a data file.
LJCSelectedItemID Gets the combo SelectedItem ID.
LJCSetByItemID Sets the combo SelectedIndex to the item with the specified ID value.

Constructor
#ctor Initializes an object instance.
5 Methods

Other Private Methods
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.
2 Methods

Fields
components Required designer variable.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.