Proprietà WinTogglesCheckedListBox
|
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic CheckedListBoxControl CheckedListBox { get; set; }Public Property CheckedListBox As CheckedListBoxControl
Get
Set
public:
property CheckedListBoxControl^ CheckedListBox {
CheckedListBoxControl^ get ();
void set (CheckedListBoxControl^ value);
}member CheckedListBox : CheckedListBoxControl with get, set
Valore della proprietà
CheckedListBoxControl
Vedi anche