Udostępnij za pośrednictwem


FontColorEntry.FontColorItemFlags Property

Definition

App specific font/color options

public:
 property Nullable<System::UInt32> FontColorItemFlags { Nullable<System::UInt32> get(); void set(Nullable<System::UInt32> value); };
public uint? FontColorItemFlags { get; set; }
member this.FontColorItemFlags : Nullable<uint32> with get, set
Public Property FontColorItemFlags As Nullable(Of UInteger)

Property Value

Remarks

Under Visual Studio context, this represents _FCITEMFLAGS

Applies to