System.Windows.Forms 2.0.0.0 System.Object To be added. Provides properties that specify the appearance of controls whose is . Property System.ComponentModel.Browsable(true) System.ComponentModel.NotifyParentProperty(true) System.ComponentModel.DefaultValue(typeof(System.Drawing.Color), "") System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always) System.Drawing.Color To be added. To be added. Gets or sets the color of the border around the button. 2.0.0.0 Property System.ComponentModel.Browsable(true) System.ComponentModel.NotifyParentProperty(true) System.ComponentModel.DefaultValue(1) System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always) System.Int32 To be added. To be added. Gets or sets a value that specifies the size, in pixels, of the border around the button. 2.0.0.0 Property System.ComponentModel.Browsable(true) System.ComponentModel.NotifyParentProperty(true) System.ComponentModel.DefaultValue(typeof(System.Drawing.Color), "") System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always) System.Drawing.Color To be added. To be added. Gets or sets the color of the client area of the button when the button is checked and the mouse pointer is outside the bounds of the control. 2.0.0.0 Property System.ComponentModel.NotifyParentProperty(true) System.ComponentModel.Browsable(true) System.ComponentModel.DefaultValue(typeof(System.Drawing.Color), "") System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always) System.Drawing.Color To be added. To be added. Gets or sets the color of the client area of the button when the mouse is pressed within the bounds of the control. 2.0.0.0 Property System.ComponentModel.Browsable(true) System.ComponentModel.NotifyParentProperty(true) System.ComponentModel.DefaultValue(typeof(System.Drawing.Color), "") System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always) System.Drawing.Color To be added. To be added. Gets or sets the color of the client area of the button when the mouse pointer is within the bounds of the control. 2.0.0.0 System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.FlatButtonAppearanceConverter))