Share via


_OlkComboBox.Font プロパティ

定義

コントロール内のテキストのレンダリングに使用するフォントを表す StdFont を返します。 読み取り専用です。

public:
 property stdole::StdFont ^ Font { stdole::StdFont ^ get(); };
public stdole.StdFont Font { get; }
Public ReadOnly Property Font As StdFont

プロパティ値

注釈

フォントは、Microsoft Windows 型 stdfont として表されます。

適用対象