Hi everybody, I have an application with 40 forms and I'm using an OCX to change the view of my app, using skins

When I created my app I use labels, but this ocx hide (or don't paint the labels), so I need to replace mi labels for SkinLabel(is the label control that use this ocx) and I want to konw if anyone know how to change it replacing one control for the another one.

I also try to make the replace editing the .frm files in a notepad, but it doesn't work.

Thanks for your help.