MindFusion.Java Package Programmer's Guide
ControlStyle.getButtonFillBrush Method
See Also
 






Gets the brush used to fill the background of button child controls when they are neither pushed nor the mouse pointer hovers over them.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Brush getButtonFillBrush ()

 Return Value

An instance of the Brush class.

 See Also

ControlStyle Members
ControlStyle Class
com.mindfusion.scheduling Namespace