FontAndColorProviderBase.FontColorFlags Property

Definition

Gets the font and color provider base. Allows derived classes to customize it.

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

Property Value

Returns the font color value.

Applies to