Forum Discussion
WideUnion
Oct 16, 2023Copper Contributor
How to know if a user pressed a combination key?
I am developing a maui application and try customize a entry control in windows platform. I can use handler to get a TextBox object that map to the entry control and also I can handle PreviewKeyDown event of TextBox. But so far I can not find any to know if a user pressed a combination key or not. Is there any way to know it?
Thanks.
No RepliesBe the first to reply