Intersoft ClientUI Documentation
UXDesktopDockButton Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXDock Namespace : UXDesktopDockButton Class






Represents a dock navigation button that can be used to launch application and connect to a window in UXDesktop.

Object Model

UXDesktopDockButton Class

Syntax

Visual Basic (Declaration) 
<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 IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusITransformInfoIZoom 
Visual Basic (Usage)Copy Code
Dim instance As UXDesktopDockButton
C# 
[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, IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusITransformInfoIZoom  
Delphi 
public class UXDesktopDockButton = class(UXDockButton, IControl, IFramework, ILicensing, INavigationSource, INavigationSupport, ICommandSource, IKeyboardFocus, ITransformInfo, IZoom)
JScript 
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 extends UXDockButton implements IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusITransformInfoIZoom 
Managed Extensions for C++ 
[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 __gc class UXDesktopDockButton : public UXDockButton, IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusITransformInfoIZoom  
C++/CLI 
[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, IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusITransformInfoIZoom  

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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.