Свойство | Type | Description | |
---|---|---|---|
ApplyEnumValue | void | ||
FillEnumMembers | void | ||
InitializeComponent | void |
Méthode | Description | |
---|---|---|
Add ( |
||
Add ( int v, string c ) : |
||
FlagCheckedListBox ( ) : System | ||
GetCurrentValue ( ) : int |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnItemCheck ( System.Windows.Forms.ItemCheckEventArgs e ) : void | ||
UpdateCheckedItems ( |
||
UpdateCheckedItems ( int value ) : void |
Méthode | Description | |
---|---|---|
ApplyEnumValue ( ) : void | ||
FillEnumMembers ( ) : void | ||
InitializeComponent ( ) : void |
public Add ( |
||
item | ||
Résultat |
public Add ( int v, string c ) : |
||
v | int | |
c | string | |
Résultat |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected OnItemCheck ( System.Windows.Forms.ItemCheckEventArgs e ) : void | ||
e | System.Windows.Forms.ItemCheckEventArgs | |
Résultat | void |
protected UpdateCheckedItems ( |
||
composite | ||
cs | CheckState | |
Résultat | void |
protected UpdateCheckedItems ( int value ) : void | ||
value | int | |
Résultat | void |