Show TabTip on screen keyboard with PasswordBox
Brian Tabone
46
Reputation points
We have a .NET 5 WPF touchscreen application that needs to accept passwords to run an override authorization. We are currently using a System.Windows.Controls.PasswordBox control but the control does not start the TabTip (or any) on screen keyboard when it receives focus. I tried calling TabTip directly but that throws an exception that elevation is required. Is there a recommended way to integrate the PasswordBox with touch screen applications? Thanks, Brian
Developer technologies | Windows Presentation Foundation
2,860 questions
Sign in to answer