Hao |
The HaoTerm type exposes the following members.
Name | Description | |
---|---|---|
ColorScheme | Gets or sets the color scheme. | |
CursorBlink | Gets or sets a value that indicates whether cursor blinking is enabled or not. | |
CursorRuler | Gets or sets the cursor ruler type. | |
CursorShape | Gets or sets the cursor shape. | |
EditScheme | Gets or sets the edit scheme. | |
EmulOptions3270Display | Provides access to the emulation options for 3270 display sessions. | |
EmulOptions5250Display | Provides access to the emulation options for 5250 display sessions. | |
EmulOptionsVt | Provides access to the emulation options for VT or SCOANSI sessions. | |
EmulOptionsWyse | Provides access to the emulation options for Wyse sessions. | |
FieldAttributes | Gets or sets a value that indicates if the field attributes are visible. | |
FontFamily | Gets or sets the font family. | |
FontSize | Gets or sets the font size. | |
FontWeight | Gets or sets the font weight. | |
HotspotScheme | Gets or sets the hotspot scheme. | |
IsDisplay | Gets a value that indicates whether the current session is a display session. | |
IsPrinter | Gets a value that indicates whether the current session is a printer session. | |
KeyboardScheme | Gets or sets the keyboard scheme. | |
MouseScheme | Gets or sets the mouse scheme. | |
PageSetupHostPrinting | Gets or sets the PageSetupInfo for host printing. | |
PageSetupPrintScreen | Gets or sets the PageSetupInfo for print screen. | |
Session | Gets or sets the OhioSession object associated with the terminal control. | |
ShowBlinkTextAs | Gets or sets a value that indicates how blinking text are displayed. | |
Status | Gets the action status of the terminal. | |
StatusText | Gets the status text of the terminal. | |
TypeAheadTimeout | Gets or sets the type ahead time out value in milliseconds. |
Name | Description | |
---|---|---|
DoAction | Sends the specified key. | |
DoActionAsync | Performs a UserAction on the terminal control. | |
DoActionCanExecute(HostKeyCode) | Determines whether the specified key can be executed. | |
DoActionCanExecute(UserAction) | Determines whether the specified action can be executed. | |
InitializeComponent | InitializeComponent | |
PrintScreen | Prints the current screen using the settings from PageSetupPrintScreen. |
Name | Description | |
---|---|---|
Notification | Occurs when the control has events that require attention. |
Name | Description | |
---|---|---|
ColorSchemeProperty | Identifies the ColorScheme dependency property. | |
CursorBlinkProperty | Identifies the CursorBlink dependency property. | |
CursorRulerProperty | Identifies the CursorRuler dependency property. | |
CursorShapeProperty | Identifies the CursorShape dependency property. | |
EditSchemeProperty | Identifies the EditScheme dependency property. | |
FieldAttributesProperty | Identifies the FieldAttributes dependency property. | |
FontFamilyProperty | Identifies the FontFamily dependency property. | |
FontSizeProperty | Identifies the FontSize dependency property. | |
FontWeightProperty | Identifies the FontWeight dependency property. | |
HotspotSchemeProperty | Identifies the HotspotScheme dependency property. | |
IsDisplayProperty | Identifies the IsDisplay dependency property. | |
IsPrinterProperty | Identifies the IsPrinter dependency property. | |
KeyboardSchemeProperty | Identifies the KeyboardScheme dependency property. | |
MouseSchemeProperty | Identifies the MouseScheme dependency property. | |
SessionProperty | Identifies the Session dependency property. | |
ShowBlinkTextAsProperty | Identifies the ShowBlinkTextAs dependency property. | |
StatusProperty | Identifies the Status dependency property. | |
StatusTextProperty | Identifies the StatusText dependency property. | |
TypeAheadTimeoutProperty | Identifies the TypeAheadTimeout dependency property. |