|
StartupInfoFillAttribute Field |
If Flags specifies STARTF_USEFILLATTRIBUTE, this member is the initial text and background
colors if a new console window is created in a console application. Otherwise, this member
is ignored.
Namespace: Xcalibur.NativeMethods.V2.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public uint FillAttribute
Public FillAttribute As UInteger
public:
unsigned int FillAttribute
val mutable FillAttribute: uint32
Field Value
UInt32See Also