Windows Touch Keyboard suggestions bar - interface available?

Anthony Van De Sompele 1 Reputation point
2021-02-25T14:48:46.517+00:00

Dear support,

We are buiding a .NET Core WPF tablet application that is only used with a touch screen. We are using the windows touch keyboard (NOT the On screen Keyboard OSK) which works fine but with lookup lists that have popups we do not like the behaviour. Therefor we are looking for alternatives and we noticed that the windows touch keyboard has a suggestion bar at the top where text suggestions appear based on the text entered in the textbox.

Our question is if it would be possible to access this suggestion bar content? And then show in it our own custom suggestions? The idea is that when a user enters text in a textbox the list would then need to be filtered down based on that input? Is there any kind of interface to access this somehow from a .NET component or something else?

Your feedback about this would be very much appreciated!

Regards,
Anthony and Thomas

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,681 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,126 questions
{count} votes