BCGSoft.ControlBars Namespace > MDIClientArea Class : ReplaceStandardMDIClient Method |
'Declaration Public Sub ReplaceStandardMDIClient( _ ByVal value As MdiClient, _ ByVal replace As Boolean _ )
'Usage Dim instance As MDIClientArea Dim value As MdiClient Dim replace As Boolean instance.ReplaceStandardMDIClient(value, replace)
public: void ReplaceStandardMDIClient( MdiClient* value, bool replace )
public: void ReplaceStandardMDIClient( MdiClient^ value, bool replace )
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