Gets or sets the background of pressed key.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C# Copy Code |
---|
public GradientBrush PressedBackground { get; set; } |
Visual Basic Copy Code |
---|
Public Property PressedBackground As GradientBrush |