Determines if the window that contains this control is minimized.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool IsWindowMinimized() |
Visual Basic |
---|
Public Function IsWindowMinimized As Boolean |
JScript |
---|
public function IsWindowMinimized() : boolean |
Remarks
This method does nothing when this control is embedded in another application such as Internet Explorer or the Workbench.