ArcFM Engine Developer Guide
UnpinnedTabHoverAction Enumeration


Enumerates the types of action that can occur when the mouse hovers over an unpinned tab.
Syntax
'Declaration
 
Public Enum UnpinnedTabHoverAction 
   Inherits System.Enum
'Usage
 
Dim instance As UnpinnedTabHoverAction
public enum UnpinnedTabHoverAction : System.Enum 
Members
MemberDescription
DisplayTooltipThe tooltip for the tab will be displayed.
FlyoutThe tab will be selected and the pane will flyout.
NoneNo action will take place.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Docking.UnpinnedTabHoverAction

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.Docking Namespace

 

 


Send Comment