Hi, there,
I am new to VB and ActiveX. So forgive me if my words are not precise.
I want to build an ActiveX control (an .ocx file)in Visual Basic 6 . It has public properties X1,X2,X3,....,X10, all boolean type, and inside this control it is a Label called lblShow.
The function of this ocx...