_OlkCheckBox.Font Property

Definition

Returns a 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

Property Value

Remarks

The font is expressed as the Microsoft Windows type stdfont.

Applies to