Giving dialogbox focus
Posted
by Dave18
on Stack Overflow
See other posts from Stack Overflow
or by Dave18
Published on 2010-03-14T01:55:16Z
Indexed on
2010/03/14
2:05 UTC
Read the original article
Hit count: 386
I'm creating a dialogbox with a picture control and whenever I initialize the dialog it sets the focus to that picture control, is there any way to give dialog the default without resetting the focus from picture control?
© Stack Overflow or respective owner