Method BubbleTextInput
BubbleTextInput(char, out bool)
Calls BubbleKeyPress(KeyPressEventArgs) for the focused control with the specified parameters.
public static void BubbleTextInput(char keyChar, out bool handled)
Calls BubbleKeyPress(KeyPressEventArgs) for the focused control with the specified parameters.
public static void BubbleTextInput(char keyChar, out bool handled)