MobileForms Toolkit Documentation

KeyboardPro.UnregisterButtonCallback Method 

Unregisters the callback delegate function previously registered by a RegisterButtonCallback method.

public void UnregisterButtonCallback(
string button
);

Parameters

button
The name of the registered button

See Also

KeyboardPro Class | Resco.Controls.KeyboardPro Namespace