Reference to the main window.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
protected Control guiControl
Visual Basic
Protected guiControl As Control
Visual C++
protected:
Control^ guiControl

Remarks

This reference is used for invoking delegates such that they can perform GUI-related actions.

See Also