C
Charles Goehring
Windows Forms App Gurus,
I have a toolbar on a form. Some of the buttons have images on them.
Buttons with images have a blue line that is like a focus indicator at
the bottom edge of the image (all toolbarbuttons with images have this).
I can't figure out how to get this turned off. Tried setting CanFocus
to off but it complains it is
readonly.
Can someone give me a clue please?
Thanks
Chuck
I have a toolbar on a form. Some of the buttons have images on them.
Buttons with images have a blue line that is like a focus indicator at
the bottom edge of the image (all toolbarbuttons with images have this).
I can't figure out how to get this turned off. Tried setting CanFocus
to off but it complains it is
readonly.
Can someone give me a clue please?
Thanks
Chuck