Method | Description | |
---|---|---|
ValuePanelList ( ZWValueID valueID ) : System |
Initializes a new instance of the ValuePanelList class.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Initializes the component.
|
|
ValueListComboBox_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the ValueListComboBox control.
|
public ValuePanelList ( ZWValueID valueID ) : System | ||
valueID | ZWValueID | The value identifier. |
return | System |