Hi Mr Marco,
Thanks for the info. Thats exactly what I was looking for.
Regards,
Avinash
Hi All,
Thanks for all your ideas and suggestions.
Regards,
Avinash
> Hello Avinash,
> to hide a method, select it in the IDE, click on Tools, Procedure
A> ttributes, click on Advanced and check "Hide this member".
A> s I said, this hides the member from the Object Browser and
t> he intelli sense, but not for any tools the reads the type library
(> like OleView). I use it only to make a method obsolete without
d> eleting itand and breaking compatibility.
> As for an activation key, to make it bullet proof is not that easy.
A> ny hacker can disassembly the code and find where the key is
s> tored. But there are third party components that can do this job,
a> s usually take the best you can afford.
> Marco