Search
KeyTemplate.AlterCaseForeground Property
See Also
 






Gets or sets the color of alter-case characters.

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

 Syntax

C#  Copy Code

public Color AlterCaseForeground { get; set; }

Visual Basic  Copy Code

Public Property AlterCaseForeground As Color

 Property Value

 See Also