public string ComboBoxPanelText { get; set; }
Public Property ComboBoxPanelText As String Get Set
public: property String^ ComboBoxPanelText { String^ get (); void set (String^ value); }
member ComboBoxPanelText : string with get, set
In This Article