BCGControlBar Library for .NET
UpdateActivationHistory Method (MDIClientArea)




Inserts the Active MDIChild form to the array of previous active forms at the head position.  Called by the framework when the selected tab item changes.
Syntax
'Declaration
 
Public Sub UpdateActivationHistory() 
'Usage
 
Dim instance As MDIClientArea
 
instance.UpdateActivationHistory()
public void UpdateActivationHistory()
public: void UpdateActivationHistory(); 
public:
void UpdateActivationHistory(); 
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

MDIClientArea Class
MDIClientArea Members

Send Feedback