Re: [Win32Lib] Click on Label
- Posted by euphoric <euphoric at cklester.com> Feb 04, 2004
- 547 views
Jerry Story wrote: > > >euphoric wrote: > > >>Can a label respond to an onClick event? (I searched the message >> >> >>>archive and couldn't find the answer, which is odd. I thought I >>>remember this coming up before.) >>> >>> >I found a little trick. Put a button under the label. Then the "label" >responds to clicking. Clicking puts the button on top so you need to put >the label back on top. > > Tricky. Derek, can I instead make a button white (or whatever color I need to "hide" it) and left-justify the text on it?