Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SpinDownButtonElement Class
Members


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

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.ButtonElement
             FarPoint.Win.SpinDownButtonElement

    See Also