Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SEditButtonElement Class
Members


In This Topic
    SEditButtonElement Class
    In This Topic
    Represents a button element for an editing control.
    Syntax
    'Declaration
     
    
    Public Class SEditButtonElement 
       Inherits DropDownButtonElement
       Implements IElement, ISerializeSupport 
    'Usage
     
    
    Dim instance As SEditButtonElement
    public class SEditButtonElement : DropDownButtonElement, IElement, ISerializeSupport  
    Inheritance Hierarchy

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

    See Also