Intersoft ClientUI Documentation
Restore Method
See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXDesktop Namespace > UXWindow Class : Restore Method






Restores the window from minimized or maximized state.

Syntax

Visual Basic (Declaration) 
Public Sub Restore() 
Visual Basic (Usage)Copy Code
Dim instance As UXWindow
 
instance.Restore()
C# 
public void Restore()
Delphi 
public procedure Restore(); 
JScript 
public function Restore();
Managed Extensions for C++ 
public: void Restore(); 
C++/CLI 
public:
void Restore(); 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.