MobileForms Toolkit Documentation

RefreshKeyRequiredEventHandler Delegate

Represents the method that will handle the RefreshKeyRequired event of a Control.

public delegate void RefreshKeyRequiredEventHandler(
object sender,
KeyDescriptorEventArgs e
);

Parameters

sender
e

Requirements

Namespace: Resco.Controls.Keyboard

Assembly: Resco.CustomKeyboard.CF3 (in Resco.CustomKeyboard.CF3.dll)

See Also

Resco.Controls.Keyboard Namespace