Intersoft ClientUI Documentation
UXClockMinuteHand Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXInput Namespace : UXClockMinuteHand Class






Represents mintes hand in UXClock control.

Object Model

UXClockMinuteHand Class

Syntax

Visual Basic (Declaration) 
Public Class UXClockMinuteHand 
   Inherits UXClockHandBase
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXClockMinuteHand
C# 
public class UXClockMinuteHand : UXClockHandBase, IControlIFramework, ILicensing  
Delphi 
public class UXClockMinuteHand = class(UXClockHandBase, IControl, IFramework, ILicensing)
JScript 
public class UXClockMinuteHand extends UXClockHandBase implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
public __gc class UXClockMinuteHand : public UXClockHandBase, IControlIFramework, ILicensing  
C++/CLI 
public ref class UXClockMinuteHand : public UXClockHandBase, IControlIFramework, ILicensing  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.Controls.UXThumb
                     Intersoft.Client.UI.Aqua.UXInput.UXClockHandBase
                        Intersoft.Client.UI.Aqua.UXInput.UXClockMinuteHand

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.