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


ButtonElement Class
Represents a button element object.
Syntax
'Declaration
 
Public Class ButtonElement 
   Inherits ElementWindowless
   Implements ISerializeSupport 
 
'Usage
 
Dim instance As ButtonElement
Inheritance Hierarchy

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

See Also