Forum Discussion

WideUnion's avatar
WideUnion
Copper Contributor
Oct 16, 2023

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

Resources