Property | Type | Description | |
---|---|---|---|
ComboBoxEnum_SelectedIndexChanged | void | ||
InitializeComponent | void | ||
Set | void | ||
Set | void |
Method | Description | |
---|---|---|
ComboBoxEnum ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnPaint ( PaintEventArgs pe ) : void |
Method | Description | |
---|---|---|
ComboBoxEnum_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Set ( |
||
Set ( Type type, Enum value ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected OnPaint ( PaintEventArgs pe ) : void | ||
pe | PaintEventArgs | |
return | void |