/
Status Property
Status Property
Gets a window status object.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
WindowStatus Status { get; } |
Visual Basic (Declaration) |
---|
ReadOnly Property Status As WindowStatus |
Visual C++ |
---|
property WindowStatus Status { WindowStatus get (); } |
JavaScript |
---|
function get_Status(); |
Field Value
The window status.
See Also
IWindow Interface
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.
Related content
Status.Property
Status.Property
More like this
Status_Property
Status_Property
More like this
WindowStatus.Status Field
WindowStatus.Status Field
More like this
Status Field
Status Field
More like this
IWindow.GetStatus Method (Object, Int32, Int32, Int32, Int32, Int32, Int32)
IWindow.GetStatus Method (Object, Int32, Int32, Int32, Int32, Int32, Int32)
More like this
Window.GetStatus Method (Object, WindowStatus)
Window.GetStatus Method (Object, WindowStatus)
More like this