public bool ComboBoxFromKeyboard { get; set; }
Public Property ComboBoxFromKeyboard As Boolean Get Set
public: property bool ComboBoxFromKeyboard { bool get (); void set (bool value); }
member ComboBoxFromKeyboard : bool with get, set
In This Article