nilsk
nilsk

Reputation: 53

Virtual Keyboard Numpad with 'Enter' key in Windows UWP

When creating a TextBox in XAML i can choose between various virtual keyboards (property InputScope). I just need a Numpad to specify a quantity. Now i have the problem that none of the number keyboards has an Enter-Key. But the default alphanumeric keyboard is not very handy if you just want to enter numbers. Does somebody know how to pop up a virtual Numpad including an Enter-Key?

Upvotes: 1

Views: 301

Answers (1)

nilsk
nilsk

Reputation: 53

As touseefbsb already said there doesn't seem to be a virtual Numpad including an Enter-Key at the moment.

Upvotes: 0

Related Questions