Spread Windows Forms 13.0 Product Documentation
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class
Members


In This Topic
    ElementWithButtons Class
    In This Topic
    Represents windowless elements that display buttons.
    Object Model
    ElementWithButtons ClassPicture ClassIBorder InterfacePicture Class
    Syntax
    'Declaration
     
    Public Class ElementWithButtons 
       Inherits ElementWindowless
       Implements ISerializeSupport 
    'Usage
     
    Dim instance As ElementWithButtons
    public class ElementWithButtons : ElementWindowless, ISerializeSupport  
    Remarks
    Do not instantiate this class as a stand-alone object. Instead, use the derived classes. This class provides internal features for FarPoint products.
    Inheritance Hierarchy

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

    See Also