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


DropDownButtonElement Class
Represents the drop-down button element.
Syntax
'Declaration
 
Public Class DropDownButtonElement 
   Inherits ButtonElement
   Implements ISerializeSupport 
 
'Usage
 
Dim instance As DropDownButtonElement
Inheritance Hierarchy

System.Object
   FarPoint.Win.ElementWindowless
      FarPoint.Win.ButtonElement
         FarPoint.Win.DropDownButtonElement
            FarPoint.Win.SEditButtonElement

See Also