Mike Lucek wrote:
How do you prevent the dotted border from appearing around the caption when a checkboz or radiobutton is clicked?
You mean the line that gives the user a visual cue as to which control currently has the focus? Why would you want to hinder the user that way?
Newer versions of Windows already hide the focus indicator, but as soon as the user starts using the keyboard for navigation (pressing Tab or Alt, or using the arrow keys), the focus and accelerator-key indicators re-appear.
-- Rob _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

