ProcessStartupInfoSizeY Field
If
Flags specifies
UseSize,
this member is the height 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 nHeight 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 SizeY As Integer
Dim instance As ProcessStartupInfo
Dim value As Integer
value = instance.SizeY
instance.SizeY = value
No code example is currently available or this language may not be supported.
Field Value
Int32