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


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

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

    See Also