-
Does anybody know how can I get rid of unwanted properties in ActiveX control I've created? I'm talking about the list that is shown when you type YourControlName and a dot "." Thanks for your reply.
------------------
Visual Basic Programmer
------------------
PolComSoft
You will hear a lot about it.
[This message has been edited by QWERTY (edited 12-16-1999).]
-
You would have to go to your ActiveX control's source code and manually delete Properties (Let and Get)
------------------
Serge
Software Developer
[email protected]
[email protected]
ICQ#: 51055819
-
You should always keep your old properties for backward compatibility. Check the "Hide this member" and the "Don't show in propert browser" in the Procedure Attribute dialog box instead.
Good luck!
------------------
Joacim Andersson
[email protected]
[email protected]
www.YellowBlazer.com