Click to See Complete Forum and Search --> : OCX from class


Kiesha
May 11th, 1999, 05:19 AM
Lets say i have some control class, for example CFlatButton. How can i make OCX from it?

Kiesha

mihai
May 11th, 1999, 08:24 AM
Create a new ActiveX project, and derive the control class from COleControl and your CFlatButton, and then remove all conflicts...

Sincerely, Mihai