C1.WPF.Extended Namespace / C1ColorPicker Class / PressedBrush Property

In This Topic
PressedBrush Property (C1ColorPicker)
In This Topic
Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed.
Syntax
'Declaration
 
Public Property PressedBrush As Brush
 
See Also