Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
Button.getBrush
Retrieves the brush used to display this control.
Syntax
public final Brush getBrush()
Return Value
Returns a Brush object that represents the default system brush.
Remarks
Because a control's background color is read-only, this method always returns the default system brush.