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)] publicclassWindow : IWindow

Visual Basic (Declaration)

<ClassInterfaceAttribute(ClassInterfaceType.None)> _ <ComVisibleAttribute(True)> _ PublicClassWindow _ ImplementsIWindow

Visual C++

[ClassInterfaceAttribute(ClassInterfaceType::None)] [ComVisibleAttribute(true)] publicref classWindow : 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.