'Declaration Public Enum FloatingWindowDoubleClickAction Inherits System.Enum
public enum FloatingWindowDoubleClickAction : System.Enum
Member | Description |
---|---|
ToggleDockedState | The ContentPane instances within a floating PaneToolWindow whose PaneLocation is DockableFloating will be returned to their previous docked locations. |
ToggleWindowState | The Infragistics.Windows.Controls.ToolWindow.WindowState of the window will be toggled between 'Normal' and 'Maximized' if the Infragistics.Windows.Controls.ToolWindow.AllowMaximize is true. |
Note: This property only impacts the floating ToolWindow's caption. It does not affect the behavior when double clicking on a PaneHeaderPresenter for a ContentPane or a PaneTabItem.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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