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


In This Topic
    FpButton Class
    In This Topic
    Represents the FarPoint button control.
    Syntax
    'Declaration
     
    
    Public Class FpButton 
       Inherits System.Windows.Forms.Control
       Implements ISerializeSupport 
    'Usage
     
    
    Dim instance As FpButton
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                FarPoint.Win.FpButton

    See Also