cannot handle arrowkey press on checkbox component.

  • Thread starter Thread starter windy
  • Start date Start date
W

windy

Hi all,

I just found that i cannot handle arrowkey press on checkbox component?
Any turnaround or sample to achieve it?

Thanks~
 
Hi all,

I just found that i cannot handle arrowkey press on checkbox component?
Any turnaround or sample to achieve it?

Thanks~

Hi windy,

You can override the parent ProcessCmdKey and check for CheckBox.Focused and arrow keys
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top