Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
601 views
in Technique[技术] by (71.8m points)

.net - Start the Windows TabTip with numpad

I'm currently developing an LabVIEW application for a touchscreen and I'm making use of the Windows TabTip On-Scree-Keyboard. To start the TabTip I'm using the .NET API to start the process.

LabVIEW code for opening the TabTip

I have some text areas which only accept numeric characters and I want to give my user a better experience by showing the numpad when opening the TabTip.

I've read the documentation for the UWP implementation of textboxes where you can set the inputscope of the control, but this is not possible in LabVIEW that I know of. I also read about the use of the registry but this doesn't work on windows 10, which is the OS where it should be running on.

Does anyone know a way to force the TabTip to open with the numpad?

question from:https://stackoverflow.com/questions/65843385/start-the-windows-tabtip-with-numpad

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...