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


In This Topic
    ElementWithButtons Class
    In This Topic
    Represents windowless elements that display buttons.
    Syntax
    'Declaration
     
    
    Public Class ElementWithButtons 
       Inherits ElementWindowless
       Implements IElement, ISerializeSupport 
    'Usage
     
    
    Dim instance As ElementWithButtons
    public class ElementWithButtons : ElementWindowless, IElement, ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.ElementWithButtons

    See Also