MobileForms Toolkit Documentation

KeyboardPro Constructor

Initializes a new instance of the KeyboardPro class.

Overload List

Initializes a new instance of the KeyboardPro class.

public KeyboardPro();

Initializes a new instance of the KeyboardPro class and includes the new instance into the container.

public KeyboardPro(IContainer);

Initializes a new instance of the KeyboardPro class.

public KeyboardPro(Form);

Initializes a new instance of the KeyboardPro class and includes the new instance into the container.

public KeyboardPro(Form,IContainer);

See Also

KeyboardPro Class | Resco.Controls.KeyboardPro Namespace