PowerTCP Emulation for .NET
Vt Class Properties

For a list of all members of this type, see Vt members.

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
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