MichelJunior
Programmer
Hi, <br><br> I'm developing an OCX (a Command Button), called Button.ocx <br> Then I create the Button.ocx and put it in a simple Form to test it. When I put a Label over this Button, the Label stays "behind" of it. <br> This is the second OCX that I developed and both have this problem.<br> My OCX is composed only by the UserControl.<br><br> How can I avoid this? I need the Label stays over the Button...<br> Is there any property that I should set up to solve this?<br><br> Thanks for any help... <br><br> Michel Jr.