ZOrder Enumeration
Valid values for Z-order for WinStat methods
Namespace: Â JollyGiant.Emulation
Assembly: Â JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[ComVisibleAttribute(true)] public enum ZOrder |
Visual Basic (Declaration) |
---|
<ComVisibleAttribute(True)> _ Public Enumeration ZOrder |
Visual C++ |
---|
[ComVisibleAttribute(true)] public enum class ZOrder |
JavaScript |
---|
JollyGiant.Emulation.ZOrder = function(); JollyGiant.Emulation.ZOrder.createEnum('JollyGiant.Emulation.ZOrder', false); |
Members
Member name | Description | |
---|---|---|
Front | Bring window to the top of Z-order | |
Back | Send window to the bottom of Z-order |
See Also
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.