Intersoft ClientUI Documentation
UXRibbonToolBarButton Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXRibbon Namespace : UXRibbonToolBarButton Class






Represents a command button used in the QuickAccessToolBar element of the ribbon control.

Object Model

UXRibbonToolBarButton Class

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("Represents a command button used in the QuickAccessToolBar element of the ribbon control.")>
Public Class UXRibbonToolBarButton 
   Inherits Intersoft.Client.UI.Aqua.UXToolBarButton
   Implements IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusIRibbonKeyTipAction 
Visual Basic (Usage)Copy Code
Dim instance As UXRibbonToolBarButton
C# 
[DescriptionAttribute("Represents a command button used in the QuickAccessToolBar element of the ribbon control.")]
public class UXRibbonToolBarButton : Intersoft.Client.UI.Aqua.UXToolBarButton, IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusIRibbonKeyTipAction  
JScript 
DescriptionAttribute("Represents a command button used in the QuickAccessToolBar element of the ribbon control.")
public class UXRibbonToolBarButton extends Intersoft.Client.UI.Aqua.UXToolBarButton implements IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusIRibbonKeyTipAction 
Managed Extensions for C++ 
[DescriptionAttribute("Represents a command button used in the QuickAccessToolBar element of the ribbon control.")]
public __gc class UXRibbonToolBarButton : public Intersoft.Client.UI.Aqua.UXToolBarButton, IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusIRibbonKeyTipAction  
C++/CLI 
[DescriptionAttribute("Represents a command button used in the QuickAccessToolBar element of the ribbon control.")]
public ref class UXRibbonToolBarButton : public Intersoft.Client.UI.Aqua.UXToolBarButton, IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocusIRibbonKeyTipAction  

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.UXDropDownButton
                                    Intersoft.Client.UI.Aqua.UXSplitButton
                                       Intersoft.Client.UI.Aqua.UXToolBarButton
                                          Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonToolBarButton

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.