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


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

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.SEditButton

    See Also