Intersoft ClientUI Documentation
UXDesktopDockButton Class
Members 



Represents a dock navigation button that can be used to launch application and connect to a window in UXDesktop.
Object Model
UXDesktopDockButton ClassContentReflector ClassISFramework ClassStyleSelector ClassDataTemplateSelector ClassUXStackMenu ClassStylishLabel ClassTransformInfo ClassIWindow Interface
Syntax
<TemplateVisualStateAttribute(Name="Dropped", GroupName="DragDropStates")>
<TemplateVisualStateAttribute(GroupName="DragDropStates", Name="DropAllowed")>
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXStackMenu.UXStackItem)>
<DescriptionAttribute("Represents a dock navigation button that can be used to launch application and connect to a window in UXDesktop.")>
<TemplateVisualStateAttribute(GroupName="DownloadStates", Name="DownloadCompleted")>
<TemplateVisualStateAttribute(GroupName="DragDropStates", Name="DropNotAllowed")>
<TemplatePartAttribute(Name="ProgressElement", Type=Intersoft.Client.UI.Controls.UXProgressBar)>
<TemplateVisualStateAttribute(GroupName="DownloadStates", Name="Downloading")>
<TemplateVisualStateAttribute(GroupName="DownloadStates", Name="Queue")>
Public Class UXDesktopDockButton 
   Inherits UXDockButton
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.INavigationSourceIntersoft.Client.Framework.INavigationSupportIntersoft.Client.Framework.Input.ICommandSourceIntersoft.Client.Framework.Input.IKeyboardFocusIntersoft.Client.Framework.ITransformInfoIZoom 
Dim instance As UXDesktopDockButton
[TemplateVisualStateAttribute(Name="Dropped", GroupName="DragDropStates")]
[TemplateVisualStateAttribute(GroupName="DragDropStates", Name="DropAllowed")]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXStackMenu.UXStackItem)]
[DescriptionAttribute("Represents a dock navigation button that can be used to launch application and connect to a window in UXDesktop.")]
[TemplateVisualStateAttribute(GroupName="DownloadStates", Name="DownloadCompleted")]
[TemplateVisualStateAttribute(GroupName="DragDropStates", Name="DropNotAllowed")]
[TemplatePartAttribute(Name="ProgressElement", Type=Intersoft.Client.UI.Controls.UXProgressBar)]
[TemplateVisualStateAttribute(GroupName="DownloadStates", Name="Downloading")]
[TemplateVisualStateAttribute(GroupName="DownloadStates", Name="Queue")]
public class UXDesktopDockButton : UXDockButton, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.INavigationSourceIntersoft.Client.Framework.INavigationSupportIntersoft.Client.Framework.Input.ICommandSourceIntersoft.Client.Framework.Input.IKeyboardFocusIntersoft.Client.Framework.ITransformInfoIZoom  
[TemplateVisualStateAttribute(Name="Dropped", GroupName="DragDropStates")]
[TemplateVisualStateAttribute(GroupName="DragDropStates", Name="DropAllowed")]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXStackMenu.UXStackItem)]
[DescriptionAttribute("Represents a dock navigation button that can be used to launch application and connect to a window in UXDesktop.")]
[TemplateVisualStateAttribute(GroupName="DownloadStates", Name="DownloadCompleted")]
[TemplateVisualStateAttribute(GroupName="DragDropStates", Name="DropNotAllowed")]
[TemplatePartAttribute(Name="ProgressElement", Type=Intersoft.Client.UI.Controls.UXProgressBar)]
[TemplateVisualStateAttribute(GroupName="DownloadStates", Name="Downloading")]
[TemplateVisualStateAttribute(GroupName="DownloadStates", Name="Queue")]
public ref class UXDesktopDockButton : public UXDockButton, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.INavigationSourceIntersoft.Client.Framework.INavigationSupportIntersoft.Client.Framework.Input.ICommandSourceIntersoft.Client.Framework.Input.IKeyboardFocusIntersoft.Client.Framework.ITransformInfoIZoom  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  System.Windows.Controls.Primitives.ButtonBase
                     System.Windows.Controls.Button
                        Intersoft.Client.Framework.ISButton
                           Intersoft.Client.UI.Aqua.UXButton
                              Intersoft.Client.UI.Aqua.UXButtonItems
                                 Intersoft.Client.UI.Aqua.UXStackMenu.UXStackButton
                                    Intersoft.Client.UI.Aqua.UXDock.UXDockButton
                                       Intersoft.Client.UI.Aqua.UXDock.UXDesktopDockButton

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

UXDesktopDockButton Members
Intersoft.Client.UI.Aqua.UXDock Namespace

Send Feedback