Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FpButtonPaintArgs Structure
Members


In This Topic
    FpButtonPaintArgs Structure
    In This Topic
    FarPoint button paint event arguments.
    Syntax
    'Declaration
     
    
    Public Structure FpButtonPaintArgs 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As FpButtonPaintArgs
    public struct FpButtonPaintArgs : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          FarPoint.Win.FpButtonPaintArgs

    See Also