Sets 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
SyntaxJava
Copy Code
|
|---|
public void setButtonFillBrush ( |
An instance of the Brush class. To reset this property, set it to null.
See Also