ProcessStartupInfoSizeX Field
If
Flags specifies
UseSize,
this member is the width of the window if a new window is created, in pixels.
Otherwise, this member is ignored.
For GUI processes, this is used only the first time the new process calls
CreateWindow to create an overlapped window if the nWidth parameter of CreateWindow is CW_USEDEFAULT.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public SizeX As Integer
Dim instance As ProcessStartupInfo
Dim value As Integer
value = instance.SizeX
instance.SizeX = value
No code example is currently available or this language may not be supported.
Field Value
Int32