Search
KeyTemplate.HoverBackground Property
See Also
 






Gets or sets the background of hovered key.

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

 Syntax

C#  Copy Code

public GradientBrush HoverBackground { get; set; }

Visual Basic  Copy Code

Public Property HoverBackground As GradientBrush

 Property Value

 See Also