Initializes a new instance of the KeyboardPro class.
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);
KeyboardPro Class | Resco.Controls.KeyboardPro Namespace