RE: [Win32Lib] Click on Label
- Posted by Jerry Story <jstory at edmc.net> Feb 04, 2004
- 516 views
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. Jerry Story