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