_OlkLabel.Font Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns as StdFont that represents the font used to render the text inside the control. Read-only.
public:
property stdole::StdFont ^ Font { stdole::StdFont ^ get(); };
public stdole.StdFont Font { get; }
Public ReadOnly Property Font As StdFont