Intersoft ClientUI Documentation
Hide(UXPopup) Method



Exception.
Hide all popup.
Syntax
Public Overloads Shared Sub Hide( _
   ByVal except As UXPopup _
) 
Dim except As UXPopup
 
UXPopupManager.Hide(except)
public static void Hide( 
   UXPopup except
)
public:
static void Hide( 
   UXPopup^ except
) 

Parameters

except
Exception.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXPopupManager Class
UXPopupManager Members
Overload List

Send Feedback