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


In This Topic
    FpButtonPaintArgs Structure Members
    In This Topic

    The following tables list the members exposed by FpButtonPaintArgs.

    Public Fields
     NameDescription
    Public FieldBackground color for the button.  
    Public FieldSecond background color for gradients in the button.  
    Public FieldBackground style for the button.  
    Public FieldWhether the button is locked.  
    Public FieldDark color for the sides of the button.  
    Public FieldWhether the button has focus.  
    Public FieldFont face for text for the button.  
    Public FieldText color for the button.  
    Public FieldGraphics device for the button.  
    Public FieldThe direction for getting preferred size  
    Public FieldHorizontal alignement of text for the button.  
    Public Fieldindicates that painting in grayscale mode  
    Public FieldLight color for the sides of the button.  
    Public FieldLinear gradient mode for the button.  
    Public FieldWhether the mouse is over the button.  
    Public FieldAlignment of text in the button.  
    Public FieldImage for the button when it is pressed.  
    Public FieldImage for the button when it is not pressed.  
    Public FieldHotkey prefix of the button.  
    Public FieldWhether the button is pressed.  
    Public FieldRectangular area for the button.  
    Public FieldRectangular area for the text.  
    Public FieldWhether right-to-left layout.  
    Public FieldSize of the shadow of the button.  
    Public FieldVisual style of the button.  
    Public FieldString text in the button.  
    Public FieldString text when the button is pressed.  
    Public FieldOrientation of text in the button.  
    Public FieldAmount of text indent.  
    Public FieldAmount of text rotation angle.  
    Public FieldWhether to use Visual Studio background color.  
    Public FieldVertical alignement of text for the button.  
    Public FieldWhether the text can wrap to multiple lines.  
    Top
    See Also