A Windows Forms control which allows the user to edit the properties of an ExFTPConnection or SecureFTPConnection.
For a list of all members of this type, see FTPConnectionEditor Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
EnterpriseDT.Net.Ftp.Forms.FTPConnectionEditor
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
FTPConnectionEditor is a PropertyGrid that has been customized for editing ExFTPConnection and SecureFTPConnection objects.
The Connection property selects the connection object being edited. By default all properties are displayed, but the Properties property may be used to hide any of the connection's properties.
Namespace: EnterpriseDT.Net.Ftp.Forms
Assembly: edtFTPnetEx (in edtFTPnetEx.dll)
FTPConnectionEditor Members | EnterpriseDT.Net.Ftp.Forms Namespace