FarPoint.Win Assembly / FarPoint.Win Namespace / FpButton Class
Members


FpButton Class
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