by Craig Shearer >> Tue, 7 Mar 2000 0:11:25 GMT
Hello all
I'm designing a custom control and I'd like to have a button on it that causes something to happen.
It seems that the best candidate control to use is the Button control as it has all of the functionality that I need.
The only problem is that when I use a standard JADE button, and click on the button, I get the ugly focus rectangle drawn on the button. Is there anyway of making a JADE button not have this rectangle, or is setting the focus away to some other control on a gotFocus event the only way around it?
Craig.