Click or drag to resize
TextboxExtrasIsSpecial Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool IsSpecial(
	char keyChar,
	Control c = null
)

Parameters

keyChar
Type: SystemChar
c (Optional)
Type: System.Windows.FormsControl

Return Value

Type: Boolean
See Also