Authentication | Determines which authentication type is used. |
AutoSize | Determines whether a control is automatically resized to display its entire contents. |
BackColor | Determines the background color of the wodTelnetDLX. |
BackLog | Determines size of backlog buffer. |
BindIP | IP address of interface to use for outgoing connections. |
BindPort | Port to bind for outgoing connections. |
Blocking | Determines if methods are blocking. |
BorderVisible | Returns or sets whether the control is displayed with a border. |
Certificate | Holds local certificate to be used for authentication. |
CharEncoding | Determines which character encoding is used when displaying data. |
Column | Determines current column where cursor is located. |
Columns | Determines number of columns shown in the terminal window. |
ColWidth | Returns width of the each column, in pixels. |
Command | Specifies command to be sent to server upon connection. |
ContextMenu | Holds HMENU handle to context menu. |
CursorHeight | Determines height of the cursor. |
DataOut | Holds total numbers of bytes waiting to leave local side. |
DataReady | Holds total numbers of bytes waiting to be received by your application. |
Enabled | Returns or sets a value that determines whether a form or control can respond to user-generated events. |
ErrorText | Returns string explanation of error that occured. |
ExitSignal | Holds exit signal from SSH connection. |
ExitStatus | Holds exit status from SSH connection. |
Font | Returns a Font object. |
ForeColor | Returns or sets the foreground color used to display text and graphics in an object. |
HandleSysKeys | Determines whether a control is handling system keys (such as ALT+F4). |
Hostname | Determines Hostname of remote server. |
hWnd | Handle of control's window. |
KeepAlives | Defines number of seconds of inactivity before KeepAlive ignore packets are sent. |
Language | Determines language for error messages. |
LastError | Returns last error that occured. |
LocalCertBag | Specifies file with additional certificates. |
Login | Determines username/login to be used with server. |
MousePointer | Returns or sets a value indicating the type of mouse pointer displayed when the mouse is over a particular part of an object at run time. |
MouseWheel | Determines if mouse wheel is supported. |
MyHostname | Holds hostname of local computer. |
MyIP | Holds IP address of local computer. |
Notification | Fast notification interface to use instead of events. |
Password | Determines password to be used with server. |
Picture | Returns or sets a graphic to be displayed in a control. |
Port | Determines port on remote server. |
Prompt | Holds command prompt string to expect from server. |
Protocol | Determines protocol to use for connection. |
ProxyHostname | Specifies the hostname of proxy to use. |
ProxyLogin | Specifies the login/username to use when connecting to proxy server. |
ProxyPassword | Specifies the password to use when connecting to proxy server. |
ProxyPort | Specifies the port to use for proxy server. |
ProxyType | Specifies the type of proxy to use. |
RecordMode | Determines what is being saved when Record is issued. |
RemoteIdentification | Holds remote identification string. |
Row | Determines current row where cursor is located. |
RowHeight | Returns height of the each row, in pixels. |
Rows | Determines number of rows shown in the terminal window. |
ScrollBars | Returns or sets a value indicating whether an object has horizontal or vertical scroll bars. |
ScrollX | Determines position of horizontal scroll bar. |
ScrollY | Determines position of vertical scroll bar. |
SecureMethod | Determines secure method used for SSL. |
SelectedText | Returns line(s) of text from terminal screen that are currently selected. |
ShowCursor | Determines if cursor is shown. |
Socket | Returns SOCKET handle. |
SpecialKeyFocus | Determines if special (function) keys are processed by wodTelnetDLX. |
State | Holds current state information. |
StateText | Provides string expression of a state. |
StripANSI | Automatically removes ANSI codes from received data. |
StripColors | Removes color attributes from received content. |
TabStop | Returns or sets a value indicating whether a user can use the TAB key to give the focus to an object. |
TelnetOption | Specifies telnet negotiation options. |
TerminalEmulation | Determines local terminal emulation. |
TerminalType | Selects terminal type that is reported to the server. |
Text | Returns line(s) of text from terminal screen. |
Timeout | Timeout value, in seconds. |
TranslateSpecial | Translates special key to byte squence. |
UseIPv6 | Determines if IPv6 addresses are allowed. |
Version | Holds version information. |