Intersoft ClientUI Documentation
UXScheduleViewHeaderButton Class
Members  See Also  Send Feedback
Intersoft.Client.UI.ScheduleView Namespace : UXScheduleViewHeaderButton Class






Represents UXScheduleView header button.

Object Model

UXScheduleViewHeaderButton Class

Syntax

Visual Basic (Declaration) 
Public Class UXScheduleViewHeaderButton 
   Inherits Intersoft.Client.UI.Aqua.UXToolBarButton
   Implements IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocus 
Visual Basic (Usage)Copy Code
Dim instance As UXScheduleViewHeaderButton
Delphi 
public class UXScheduleViewHeaderButton = class(Intersoft.Client.UI.Aqua.UXToolBarButton, IControl, IFramework, ILicensing, INavigationSource, INavigationSupport, ICommandSource, IKeyboardFocus)
JScript 
public class UXScheduleViewHeaderButton extends Intersoft.Client.UI.Aqua.UXToolBarButton implements IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocus 
Managed Extensions for C++ 
public __gc class UXScheduleViewHeaderButton : public Intersoft.Client.UI.Aqua.UXToolBarButton, IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocus  
C++/CLI 
public ref class UXScheduleViewHeaderButton : public Intersoft.Client.UI.Aqua.UXToolBarButton, IControlIFramework, ILicensing, INavigationSourceINavigationSupportICommandSourceIKeyboardFocus  

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.ScheduleView.UXScheduleViewHeaderButton

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.