Hello,
I prefer to "roll my own" buttons using labels. Is there any way to provide feedback to the user when he/she clicks on a custom button. If I check the ShowClick property then I get an OS-specific button, which I was trying to avoid.
Similarly, I sometimes use images as buttons but checking the ShowClick property places a box around the image, which looks unsightly.
Maybe this is a LAF issue, which means nothing can be done?