FarPoint.Win Assembly / FarPoint.Win Namespace / SpinDownButtonElement Class
Members


SpinDownButtonElement Class
Represents a spin-down button element.
Syntax
'Declaration
 
Public Class SpinDownButtonElement 
   Inherits ButtonElement
   Implements ISerializeSupport 
 
'Usage
 
Dim instance As SpinDownButtonElement
Inheritance Hierarchy

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

See Also