The SalQuickFTP type exposes the following members.

Properties

  NameDescription
Public propertyAppName
Public propertyBorderStyle
Gets or sets the border style for the control.
(Inherited from SalCustomControl.)
Protected propertyCreateParams
Returns the creation parameters structure for this custom control.
(Inherited from SalCustomControl.)
Public propertyFtpClient
Returns the single instance og the ftp client. It is created when it's needed.
Public propertyHScroll
Gets or sets a value indicating whether the horizontal scroll bar is visible.
(Inherited from SalCustomControl.)
Public propertyNamedProperties
Returns the collection of named properties.
(Inherited from SalCustomControl.)
Public propertyPassword
Public propertyServerName
Public propertyServerPort
Public propertyUserName
Public propertyWindowsClassName (Overrides SalCustomControl..::..WindowsClassName.)
Public propertyWindowsDLLName (Overrides SalCustomControl..::..WindowsDLLName.)
Public propertyWindowsExStyle (Overrides SalCustomControl..::..WindowsExStyle.)
Public propertyWindowsStyle (Overrides SalCustomControl..::..WindowsStyle.)
Public propertyVScroll
Gets or sets a value indicating whether the vertical scroll bar is visible.
(Inherited from SalCustomControl.)

See Also