Search
KeyTemplate.PressedBackground Property
See Also
 






Gets or sets the background of pressed key.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public GradientBrush PressedBackground { get; set; }

Visual Basic  Copy Code

Public Property PressedBackground As GradientBrush

 Property Value

 See Also