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

属性值

返回字体颜色值。

适用于