|
-
Dec 16th, 1999, 08:40 AM
#1
Thread Starter
Fanatic Member
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).]
-
Dec 16th, 1999, 06:32 PM
#2
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
-
Dec 16th, 1999, 06:58 PM
#3
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|