C
colin
Whats the easiest way to stop a Button from
taking focus away from another control on the same windows
form ?
Ive looked and not found much so far,I think theres
a controlstyle.selectable that might do what I want
but the button wont let me access SetStyle :s
I still want the button to otherwise work, and for other things to
change focus if necessary.
Colin =^.^=
taking focus away from another control on the same windows
form ?
Ive looked and not found much so far,I think theres
a controlstyle.selectable that might do what I want
but the button wont let me access SetStyle :s
I still want the button to otherwise work, and for other things to
change focus if necessary.
Colin =^.^=