BCGSoft.ControlBars Namespace > MDIClientArea Class : ActiveContainer Property |
'Declaration Public Property ActiveContainer As MDIContainer
'Usage Dim instance As MDIClientArea Dim value As MDIContainer instance.ActiveContainer = value value = instance.ActiveContainer
public MDIContainer ActiveContainer {get; set;}
public: __property MDIContainer* get_ActiveContainer(); public: __property void set_ActiveContainer( MDIContainer* value );
public: property MDIContainer^ ActiveContainer { MDIContainer^ get(); void set ( MDIContainer^ value); }
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