次の方法で共有


FontAndColorProviderBase.FontColorFlags プロパティ

定義

フォントとカラー プロバイダーのベースを取得します。 派生クラスによるカスタマイズを可能にします。

protected:
 virtual property System::UInt32 FontColorFlags { System::UInt32 get(); };
protected virtual uint FontColorFlags { get; }
member this.FontColorFlags : uint32
Protected Overridable ReadOnly Property FontColorFlags As UInteger

プロパティ値

フォントの色の値を返します。

適用対象