ConceptHMI Web Help
WS Enumeration
WindowStyle values, WS_*
Syntax
[Flags()]
internal enum WS : System.Enum 
Members
MemberValueDescription
BORDER8388608 
CAPTION12582912 
CHILD1073741824 
CHILDWINDOW1073741824 
CLIPCHILDREN33554432 
CLIPSIBLINGS67108864 
DISABLED134217728 
DLGFRAME4194304 
GROUP131072 
HSCROLL1048576 
ICONIC536870912 
MAXIMIZE16777216 
MAXIMIZEBOX65536 
MINIMIZE536870912 
MINIMIZEBOX131072 
OVERLAPPED0 
OVERLAPPEDWINDOW13565952 
POPUP2147483648 
POPUPWINDOW2156396544 
SIZEBOX262144 
SYSMENU524288 
TABSTOP65536 
THICKFRAME262144 
TILED0 
TILEDWINDOW13565952 
VISIBLE268435456 
VSCROLL2097152 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Concept.Utils.Wpf.WS

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback