Intersoft ClientUI Documentation
PerformAutoShow Method



Perform auto show.
Syntax
Public Sub PerformAutoShow( _
   Optional ByVal force As Boolean _
) 
Dim instance As UXDock
Dim force As Boolean
 
instance.PerformAutoShow(force)
public void PerformAutoShow( 
   bool force
)
public:
void PerformAutoShow( 
   bool force
) 

Parameters

force
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

UXDock Class
UXDock Members

Send Feedback