Search
ControlStyle.getButtonFillBrushOver Method
See Also
 






Gets the brush used to fill the background of button child controls when the mouse pointer hovers over them.

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

 Syntax

Java  Copy Code

public Brush getButtonFillBrushOver ()

 Return Value

An instance of the Brush class.

 See Also