MobileForms Toolkit Documentation

CustomKeyboard Class

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Resco.Controls.Keyboard.CustomKeyboard

public class CustomKeyboard : UserControl

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.

Remarks

Using the KeyText property, you can specify the system keys without writing any custom validation logic in your application.

Requirements

Namespace: Resco.Controls.Keyboard

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

See Also

CustomKeyboard Members | Resco.Controls.Keyboard Namespace