public Font Font { get; }
Public ReadOnly Property Font As Font Get Dim instance As ControlHintInfo Dim value As Font value = instance.Font
public: property Font^ Font { Font^ get (); }
member Font : Font with get
No code example is currently available or this language may not be supported.
In This Article