VSArrangeWindowInfo Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies how a window is to be arranged.
public value class VSArrangeWindowInfo
struct VSArrangeWindowInfo
public struct VSArrangeWindowInfo
type VSArrangeWindowInfo = struct
Public Structure VSArrangeWindowInfo
- Inheritance
-
VSArrangeWindowInfo
Fields
flags |
Flags specifying the window arrangements. See __VSArrangeWindowFlags. |
hwnd |
Pointer to the window to be arranged (typically a dialog control). |