'Usage
Dim instance As TabbedMdiManager
Dim value As Boolean
instance.AllowModifications = value
value = instance.AllowModifications
[DefaultValue(true)]
[Category("Behavior")]
[Description("Indicates if tab-groups can be created and/or removed with the mouse.")]
public bool AllowModifications {get; set;}
Property Value
true if tab-groups can be created and/or removed with the mouse; false otherwise.
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