/
Window Class
Window Class
Represents a QWS3270 Window.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[ClassInterfaceAttribute(ClassInterfaceType.None)] [ComVisibleAttribute(true)] public class Window : IWindow |
Visual Basic (Declaration) |
---|
<ClassInterfaceAttribute(ClassInterfaceType.None)> _ <ComVisibleAttribute(True)> _ Public Class Window _ Implements IWindow |
Visual C++ |
---|
[ClassInterfaceAttribute(ClassInterfaceType::None)] [ComVisibleAttribute(true)] public ref class Window : IWindow |
JavaScript |
---|
JollyGiant.Emulation.Window = function(); Type.createClass( 'JollyGiant.Emulation.Window', null, JollyGiant.Emulation.IWindow); |
Inheritance Hierarchy
System.Object
JollyGiant.Emulation.Window
See Also
Window Members
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.
, multiple selections available,
Related content
Undocumented Session Parameters
Undocumented Session Parameters
More like this
Command Line Parameter Syntax
Command Line Parameter Syntax
More like this
Sample Command Line Parameter Entries
Sample Command Line Parameter Entries
More like this
How to use Command Line Parameters
How to use Command Line Parameters
More like this
How to use Installer Command Line Parameters
How to use Installer Command Line Parameters
More like this
What's New In This Version
What's New In This Version
More like this