Search
ControlStyle.getHScrollBarFillBrushOver Method
See Also
 






Gets the brush used to fill the elements of the horizontal scroll bar when the mouse pointer hovers over them.

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

 Syntax

Java  Copy Code

public Brush getHScrollBarFillBrushOver ()

 Return Value

An instance of the Brush class.

 See Also