ok how do I make it so that when someone inserts my ocx into there program then types:
Code:DimavasOcx1.text1.forecolor = vbBlue
and it acctually works, so what do I need to put in my OCX?
Printable View
ok how do I make it so that when someone inserts my ocx into there program then types:
Code:DimavasOcx1.text1.forecolor = vbBlue
and it acctually works, so what do I need to put in my OCX?