MessageBox close using a different key

G

Guest

Okay so I want to be lazy, I dont particulary want to have to write my own messagebox class (although it's becoming likely)
Anyone know of a way to set keys to the buttons of a messagebox so that the user doesn't have to tap the screen and doesn't have to use the arrow keys to naviage to the right button and press ENTER

Yours lazil

jax
 
G

Ginny Caughey [MVP]

Jax,

I think the easiest approach will be to just write your own MessageBox
replacement to do exactly what you want.
--
Ginny Caughey
..Net Compact Framework MVP

Jax said:
Okay so I want to be lazy, I dont particulary want to have to write my own
messagebox class (although it's becoming likely).
Anyone know of a way to set keys to the buttons of a messagebox so that
the user doesn't have to tap the screen and doesn't have to use the arrow
keys to naviage to the right button and press ENTER?
 

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

Top