Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SpinUpButtonElement Class
Members


In This Topic
    SpinUpButtonElement Class
    In This Topic
    Represents a spin-up button element.
    Syntax
    'Declaration
     
    
    Public Class SpinUpButtonElement 
       Inherits ButtonElement
       Implements IElement, ISerializeSupport 
    'Usage
     
    
    Dim instance As SpinUpButtonElement
    public class SpinUpButtonElement : ButtonElement, IElement, ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.ButtonElement
             FarPoint.Win.SpinUpButtonElement

    See Also