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