Click or drag to resize
TextboxExtrasGetFutureTextBoxAfterKeyPress Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string GetFutureTextBoxAfterKeyPress(
	char keyChar,
	Control c
)

Parameters

keyChar
Type: SystemChar
c
Type: System.Windows.FormsControl

Return Value

Type: String
See Also