Search
KeyTemplate.UpperCaseForeground Property
See Also
 






Gets or sets the color of upper-case characters.

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

 Syntax

C#  Copy Code

public Color UpperCaseForeground { get; set; }

Visual Basic  Copy Code

Public Property UpperCaseForeground As Color

 Property Value

 See Also