PowerTCP Emulation for .NET
Vt Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by Vt.

Public Constructors
 NameDescription
Public ConstructorVt ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldSelection Gets a Selection instance that is used to control the display of selected cells as well as getting the text and attributes of those cells.  
Top
Public Properties
 NameDescription
Public PropertyAcceptTabs Gets or sets whether to retain focus when the tab key is used.  
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyAllowDrop Gets or sets a value indicating whether the control can accept data that the user drags onto it.  
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAnsiColor Provides fine control of display colors. Includes eight "normal" and eight "bold" (aka "bright" or "light") colors.  
Public PropertyAnswer Gets or sets a string expression to be sent by the control whenever an ENQ is received.  
Public PropertyAutoRepeat Gets or sets a value that determines whether depressed keys generate more than one character.  
Public PropertyAutoScrollOverridden.  Gets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries.  
Public PropertyAutoScrollMargin Gets or sets the size of the auto-scroll margin.  
Public PropertyAutoScrollMinSize Gets or sets the size of the AutoScrollMinSize property.  
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScrollPosition (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollRowPosition Sets or gets the vertical scrolling position using a row index.  
Public PropertyAutoWrap Gets or sets a value that indicates whether display text stops at the last column or wraps to the next line when a line contains more data than can fit on one row.  
Public PropertyBackColorOverridden.  Gets or sets the background color for the control.  
Public PropertyBackColorErase Gets or sets the value that determines the background color when cells are erased, deleted, or inserted.  
Public PropertyBackgroundImage Gets or sets the background image displayed in the control.  
Public PropertyBackgroundImageLayout Gets or sets the background image layout as defined in the ImageLayout enumeration.  
Public PropertyBell Gets or sets a value that determines whether an audio bell is enabled.  
Public PropertyBindingContext (Inherited from System.Windows.Forms.Control)
Public PropertyBlinkIntensity Gets or sets the "brightness" of blinking text.  
Public PropertyBoldColor Gets or sets the color of bold/bright text.  
Public PropertyBoldNegativeColor Gets or sets the color of bold/bright text when fore/back is inverted.  
Public PropertyBottom (Inherited from System.Windows.Forms.Control)
Public PropertyBounds (Inherited from System.Windows.Forms.Control)
Public PropertyBufferRows Gets the number of rows currently stored in the scrollback buffer.  
Public PropertyCanFocus (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelect (Inherited from System.Windows.Forms.Control)
Public PropertyCapture (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyCellSize Gets or sets the size of a cell.  
Public PropertyClientRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyClientSize (Inherited from System.Windows.Forms.Control)
Public PropertyColumns Gets or sets the number of columns used by the Vt window screen.  
Public PropertyCompanyName (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocus (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenu (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public PropertyControls (Inherited from System.Windows.Forms.Control)
Public PropertyCreated (Inherited from System.Windows.Forms.Control)
Public PropertyCursorOverridden.  Gets or sets the mouse cursor used.  
Public PropertyCursorColor Gets or sets the color used for the text cursor.  
Public PropertyCursorKeys Gets or sets a value that determines whether the cursor keys send ANSI cursor control sequences (up, down, left, right) or application control sequences.  
Public PropertyCursorPosition Gets or sets the current text cursor position on the Vt contol.  
Public PropertyCursorStyle Gets or sets a value which indicates the cursor style.  
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDeviceDpi (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangle (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyDisposing (Inherited from System.Windows.Forms.Control)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyEncoding Gets or sets a value which indicates the encoding to use when sending or receiving multibyte data.  
Public PropertyEnhancedScrollback Gets or sets a value that indicates if the VT Control is using enhanced scrollback buffer capturing.  
Public PropertyFocused (Inherited from System.Windows.Forms.Control)
Public PropertyFontOverridden.  Gets or sets the font used in the display of the control.  
Public PropertyForeColorOverridden.  Gets or sets the foreground color for the control.  
Public PropertyHandle (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildren (Inherited from System.Windows.Forms.Control)
Public PropertyHeight (Inherited from System.Windows.Forms.Control)
Public PropertyHorizontalScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInverse Gets or sets a value that determines whether the foreground and background colors are switched.  
Public PropertyInvokeRequired (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessible (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposed (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreated (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirrored (Inherited from System.Windows.Forms.Control)
Public PropertyKeyPad Gets or sets a value that determines whether the keypad sends ASCII characters or escape sequences.  
Public PropertyLayoutEngine (Inherited from System.Windows.Forms.Control)
Public PropertyLeft (Inherited from System.Windows.Forms.Control)
Public PropertyLocalEcho Gets or sets a value which controls whether or not key presses are displayed on the Vt window.  
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin Gets or sets the space between controls.  
Public PropertyMaxBufferRows Gets or sets the maximum number of rows to store in the scrollback buffer.  
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyName (Inherited from System.Windows.Forms.Control)
Public PropertyNationalCharSet Gets or sets the National Replacement Character Set for use in VT220 7-bit or VT320 7-bit emulation modes to display special characters that normally require 8-bit emulation mode.  
Public PropertyNationalCharSetModeIndicates whether the National Replacement Character Set specified by the NationalCharSet property or the standard ASCII character set will be used when rendering text.  
Public PropertyNewLine Gets or sets the end-of-line character sequence to use.  
Public PropertyNormalIntensity Gets or sets the "brightness" of normal text.  
Public PropertyPadding Gets or sets a Padding object which determines the amount of "buffer" space around the Vt text.  
Public PropertyParent (Inherited from System.Windows.Forms.Control)
Public PropertyPreferredSize (Inherited from System.Windows.Forms.Control)
Public PropertyPrintGets or sets a PrintType specifying how printing should occur.  
Public PropertyPrinter Gets or sets a value that indicates name of the printer to be used for printing operations.  
Public PropertyPrintPassThrough Gets or sets whether to bypass printer drivers and write directly to printer when in Controller mode.  
Public PropertyProductName (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersion (Inherited from System.Windows.Forms.Control)
Public PropertyRecreatingHandle (Inherited from System.Windows.Forms.Control)
Public PropertyRegion (Inherited from System.Windows.Forms.Control)
Public PropertyRight (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeft Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.  
Public PropertyRows Gets or sets the number of rows used by the Vt window screen.  
Public PropertyScrollType Gets or sets a value that determines whether to use jump scrolling or smooth scrolling in the display screen.  
Public PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertyStatusLine Gets or sets a string that populates a reverse-video status bar at the bottom of the screen display.  
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTabs Gets or sets a list of comma-delimited tab positions.  
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyTerminalType Gets or sets the terminal type to emulate.  
Public PropertyTextRenderingHint Gets or sets the TextRenderingHint that the VT component will use to render glyphs.  
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyUseWaitCursor Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls.  
Public PropertyVerticalScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Top
Public Methods
 NameDescription
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodClear Clears the scrollback buffer and all rows in the display screen.  
Public MethodClientToCells Given a Rectangle of the control, find all the cells contained within.  
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose() (Inherited from System.ComponentModel.Component)
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodLogicalToDeviceUnits (Inherited from System.Windows.Forms.Control)
Public Methodstatic (Shared in Visual Basic)MapVtKey Returns the relevant escape sequence or character for the specified vtKey and terminalType.  
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPointToClient (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreen (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodPrintCursorLine Sends a copy of the line the cursor is currently on to the printer.  
Public MethodPrintScreen Sends a copy of the display screen to the printer.  
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodResetText (Inherited from System.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodScaleBitmapLogicalToDevice (Inherited from System.Windows.Forms.Control)
Public MethodScrapeCells Retrieves information about the cells in the specified range.  
Public MethodScrapeHtml Returns an HTML representation of the VT data.  
Public MethodScrapeText Retrieves text (minus escape characters) from the Vt display.  
Public MethodScrollControlIntoView (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSelect (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSendToBack (Inherited from System.Windows.Forms.Control)
Public MethodSetAutoScrollMargin (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSetCapture Save subsequently written data to the provided stream.  
Public MethodSetStreamOverloaded.  Specifies the stream to be used by the Vt control in auto send/receive mode.  
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdate (Inherited from System.Windows.Forms.Control)
Public MethodWriteOverloaded.  Displays data contained within a byte array in the Vt window and interprets all escape sequences.  
Top
Public Events
 NameDescription
Public EventAutoRepeatChangedRaised when the host sends an instruction which changes the value of the AutoRepeat property.  
Public EventAutoWrapChangedRaised when the host sends an instruction which changes the value of the AutoWrap property.  
Public EventBackColorChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Public EventBindingContextChanged (Inherited from System.Windows.Forms.Control)
Public EventCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Public EventChangeUICues (Inherited from System.Windows.Forms.Control)
Public EventClick (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Public EventControlAdded (Inherited from System.Windows.Forms.Control)
Public EventControlRemoved (Inherited from System.Windows.Forms.Control)
Public EventCursorChanged (Inherited from System.Windows.Forms.Control)
Public EventCursorKeysChangedRaised when the host sends an instruction which changes the value of the CursorKeys property.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDockChanged (Inherited from System.Windows.Forms.Control)
Public EventDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventDpiChangedAfterParent (Inherited from System.Windows.Forms.Control)
Public EventDpiChangedBeforeParent (Inherited from System.Windows.Forms.Control)
Public EventDragDrop (Inherited from System.Windows.Forms.Control)
Public EventDragEnter (Inherited from System.Windows.Forms.Control)
Public EventDragLeave (Inherited from System.Windows.Forms.Control)
Public EventDragOver (Inherited from System.Windows.Forms.Control)
Public EventEnabledChanged (Inherited from System.Windows.Forms.Control)
Public EventEnter (Inherited from System.Windows.Forms.Control)
Public EventErrorRaised when there is an exception while reading from, or writing to, the Stream passed to SetStream(Stream).  
Public EventFontChanged (Inherited from System.Windows.Forms.Control)
Public EventForeColorChanged (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedback (Inherited from System.Windows.Forms.Control)
Public EventGotFocus (Inherited from System.Windows.Forms.Control)
Public EventHandleCreated (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyed (Inherited from System.Windows.Forms.Control)
Public EventHelpRequested (Inherited from System.Windows.Forms.Control)
Public EventImeModeChanged (Inherited from System.Windows.Forms.Control)
Public EventInvalidated (Inherited from System.Windows.Forms.Control)
Public EventInverseChangedRaised when the host sends an instruction which changes the value of the Inverse property.  
Public EventKeyDown Raised when the user presses a key.  
Public EventKeyPadChangedRaised when the host sends an instruction which changes the value of the KeyPad property.  
Public EventKeyPress Raised when the user presses a key.  
Public EventKeyUp (Inherited from System.Windows.Forms.Control)
Public EventLayout (Inherited from System.Windows.Forms.Control)
Public EventLeave (Inherited from System.Windows.Forms.Control)
Public EventLine Raised when the cursor in the VT changes rows as the result of a new line.  
Public EventLocalEchoChangedRaised when the host sends an instruction which changes the value of the LocalEcho property.  
Public EventLocationChanged (Inherited from System.Windows.Forms.Control)
Public EventLog Raised when data is read or written.  
Public EventLostFocus (Inherited from System.Windows.Forms.Control)
Public EventMarginChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDown (Inherited from System.Windows.Forms.Control)
Public EventMouseEnter (Inherited from System.Windows.Forms.Control)
Public EventMouseHover (Inherited from System.Windows.Forms.Control)
Public EventMouseLeave (Inherited from System.Windows.Forms.Control)
Public EventMouseMove (Inherited from System.Windows.Forms.Control)
Public EventMouseUp (Inherited from System.Windows.Forms.Control)
Public EventMouseWheel (Inherited from System.Windows.Forms.Control)
Public EventMove (Inherited from System.Windows.Forms.Control)
Public EventNationalCharSetModeChangedRaised when the host sends an instruction which changes the value of the NationalCharSetMode property.  
Public EventNewLineChangedRaised when the host sends an instruction which changes the value of the NewLine property.  
Public EventPaddingChanged (Inherited from System.Windows.Forms.Control)
Public EventPaint (Inherited from System.Windows.Forms.Control)
Public EventParentChanged (Inherited from System.Windows.Forms.Control)
Public EventPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Public EventPrintChangedRaised when the host sends an instruction which changes the value of the Print property.  
Public EventQueryAccessibilityHelp (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Public EventRegionChanged (Inherited from System.Windows.Forms.Control)
Public EventResize (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Public EventScreenSizeChangedRaised when the host sends an instruction which changes the value of the Columns property.  
Public EventScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public EventScrollTypeChangedRaised when the host sends an instruction which changes the value of the ScrollType property.  
Public EventSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventStyleChanged (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChanged (Inherited from System.Windows.Forms.Control)
Public EventTabsChangedRaised when the host sends an instruction which changes the value of the Tabs property.  
Public EventTabStopChanged (Inherited from System.Windows.Forms.Control)
Public EventTerminalTypeChangedRaised when the host sends an instruction which changes the value of the TerminalType property.  
Public EventTextChanged (Inherited from System.Windows.Forms.Control)
Public EventValidated (Inherited from System.Windows.Forms.Control)
Public EventValidating (Inherited from System.Windows.Forms.Control)
Public EventVisibleChanged (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

Vt Class
Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic