BCGControlBar Library for .NET
RemovedStyles Field




Specifies the window styles that should not be applied to the MdiChildForm if it is located on the tabbed windows. The tabbed MDIChildForm has no title bar, no system menu and no border.
Syntax
'Declaration
 
Public Shared RemovedStyles As Integer
'Usage
 
Dim value As Integer
 
value = MdiChildForm.RemovedStyles
 
MdiChildForm.RemovedStyles = value
public static int RemovedStyles
public: static int RemovedStyles
public:
static int RemovedStyles
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

MdiChildForm Class
MdiChildForm Members

Send Feedback