PopupKeypad Method
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupKeyboard() method displays the Virtual Keypad dialog. This dialog provides for numerical entry via a touch screen. This overload of the method returns the keypad entry as DialogResult.
| Overload | Description |
|---|---|
| PopupKeypad(String,Int32,Decimal,Decimal,Double) | The PopupKeyboard() method displays the Virtual Keypad dialog. This dialog provides for numerical entry via a touch screen. This overload of the method returns the keypad entry as DialogResult. |
| PopupKeypad(Control) | The PopupKeyboard() method displays the Virtual Keypad dialog. This dialog provides for numerical entry via a touch screen. This overload of the method specifies the control into which to put the keypad entry. |