MobileForms Toolkit Documentation

KeyboardPro.DisableChars Method 

Defines the set of character buttons, which are to be disabled under the current context.

public bool DisableChars(
string chars
);

Parameters

chars
A string containing characters, which are not relevant under the current context.

Return Value

true if succeded

See Also

KeyboardPro Class | Resco.Controls.KeyboardPro Namespace