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






Arrages child for rating item into a single line that can be oriendted horizontally or vertically and also can be reversed.

Object Model

UXRatingPanel Class

Syntax

Visual Basic (Declaration) 
Public Class UXRatingPanel 
   Inherits Intersoft.Client.Framework.ISPanel
   Implements IFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXRatingPanel
C# 
public class UXRatingPanel : Intersoft.Client.Framework.ISPanel, IFramework, ILicensing  
Delphi 
public class UXRatingPanel = class(Intersoft.Client.Framework.ISPanel, IFramework, ILicensing)
JScript 
public class UXRatingPanel extends Intersoft.Client.Framework.ISPanel implements IFramework, ILicensing 
Managed Extensions for C++ 
public __gc class UXRatingPanel : public Intersoft.Client.Framework.ISPanel, IFramework, ILicensing  
C++/CLI 
public ref class UXRatingPanel : public Intersoft.Client.Framework.ISPanel, IFramework, ILicensing  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               Intersoft.Client.Framework.ISPanel
                  Intersoft.Client.UI.Aqua.UXInput.UXRatingPanel

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.