edtFTPnet/Express - Class Reference

FTPFileList.AfterLabelEdit Event

Occurs after a label has been edited but before the corresponding file is renamed.

public event LabelEditEventHandler AfterLabelEdit;

Remarks

The Cancel property of the arguments may be used to prevent the renaming of the file.

See Also

FTPFileList Class | EnterpriseDT.Net.Ftp.Forms Namespace