ArcFM Engine Developer Guide
MdiTabDragStyle Enumeration


Defines the different ways that a tab may be repositioned.
Syntax
'Declaration
 
Public Enum MdiTabDragStyle 
   Inherits System.Enum
'Usage
 
Dim instance As MdiTabDragStyle
public enum MdiTabDragStyle : System.Enum 
Members
MemberDescription
DefaultDefault - undefined by Infragistics.
NoneNo dragging of MDI tabs allowed.
WithinAndAcrossGroupsTab can be re-positioned in any of the tab groups.
WithinGroupTab can be re-positioned within its current group only.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.TabbedMdi.MdiTabDragStyle

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Windows.TabbedMdi Namespace

 

 


Send Comment