Search
KeyTemplate.Background Property
See Also
 






Gets or sets the background brush.

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

 Syntax

C#  Copy Code

public GradientBrush Background { get; set; }

Visual Basic  Copy Code

Public Property Background As GradientBrush

 Property Value

 See Also