IWindowWindowState Property |
Returns the IWindow window state
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax FormWindowState WindowState { get; set; }
Property WindowState As FormWindowState
Get
Set
property FormWindowState WindowState {
FormWindowState get ();
void set (FormWindowState value);
}
abstract WindowState : FormWindowState with get, set
Property Value
Type:
FormWindowStateSee Also