Flag used to remember whether or not we've tried to find the main window yet.

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

Syntax

C#
protected bool haveQueriedForControl
Visual Basic
Protected haveQueriedForControl As Boolean
Visual C++
protected:
bool haveQueriedForControl

See Also