Search
ControlStyle.getVScrollBarFillBrushOver Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Brush getVScrollBarFillBrushOver ()

 Return Value

An instance of the Brush class.

 See Also