MobileForms Toolkit Documentation

KeyPressedEventArgs Class

Provides data for the KeyPressed event.

For a list of all members of this type, see KeyPressedEventArgs Members.

System.Object
   System.EventArgs
      Resco.Controls.Keyboard.KeyPressedEventArgs

public class KeyPressedEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Resco.Controls.Keyboard

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

See Also

KeyPressedEventArgs Members | Resco.Controls.Keyboard Namespace