You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > Win32 Class > Win32 Enumerations > SetWindowPosZ Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Base.Drawing.Win32.SetWindowPosZ Enumeration

Specifies values from SetWindowPosZ enumeration.

Syntax
C++
C#
Visual Basic
public: enum SetWindowPosZ { HWND_TOP = 0, HWND_BOTTOM = 1, HWND_TOPMOST = -1, HWND_NOTOPMOST = -2 };
Members
Members 
Description 
HWND_TOP 
Specified HWND_TOP enumeration value.  
HWND_BOTTOM 
Specified HWND_BOTTOM enumeration value.  
HWND_TOPMOST 
Specified HWND_TOPMOST enumeration value.  
HWND_NOTOPMOST 
Specified HWND_NOTOPMOST enumeration value.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.