Search
ControlStyle.getVScrollBarFillBrush Method
See Also
 






Gets the brush used to fill the elements of the vertical scrollbar 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 getVScrollBarFillBrush ()

 Return Value

An instance of the Brush class.

 See Also