Hi,

I'm developing an OCX (a Command Button).
Then I create the Button.ocx and put it in a Form to test it.
When I put a Label over my OCX, the Label stays "behind" of it.

How can I avoid this? I need the Label over the OCX, like when we put a Label over a Picturebox...

Is there any property that I should set up to solve this?

I already spent a lot of time and didn't get any solution...any ideas are welcome.

Thanks for any help...

Michel Jr.