InfoConnect API Guide
Attachmate.Reflection.Emulation.T27 Namespace / ClearKeyInFormsOption Enumeration


ClearKeyInFormsOption Enumeration
Defines options for Clear key interpretation in T27 forms.
Syntax
'Declaration
 
Public Enum ClearKeyInFormsOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As ClearKeyInFormsOption
Members
MemberDescription
ClearEntireDisplayClears the entire screen
UnprotectedOnlyClears only unprotected areas of the screen
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.T27.ClearKeyInFormsOption

See Also