When I right click the OCX properties, and select the Version TAB, the oleSelfRegister attribute is set to blank. I would like to know how to set this property to "1". Most of the help on the net points to Visual C and StringFileInfo, however this is not relevant to VB (or at least I don't think it is).
I know I could manually register the ocx using REGSVR32 or include the registering instructions in the INF file, however I wish the OCX to be self registering.
TIA
Tina