SQLConnectionControl IsControlLoaded Property Control Documentation
Returns True, if the SQL connection control is loaded successfully.

Namespace: ZsZ_Studio.Controls
Assembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
Syntax

public bool IsControlLoaded { get; }

Property Value

Type: OnlineBoolean

Return Value

Type: OnlineBoolean
Remarks

See Also