Post

 Resources 

Console

Comments



Return to tutorial


6/9/2005 | Posted by: Jadd

There is a way you can hide things in modules. Open it in notepad, type after Attribute VB_Name = "module1":

Attribute VB_Description = "Secret"

you can also do this after subs. For example:

Public Sub main()
Attribute main.VB_Description = "secret"
End Sub



10/22/2004 | Posted by: BDTL

Nice idea, i did that one time, I used a picture and and hid the words inside of it then loaded the image into Image1.

Then I hid the image1 behind a picture box or button.

I always kept the a secrete, it nice to teach coders this.

regards BDTL





Name
Email (optional)
Comment





Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 43 visitors within the last 20 minutes
RSS News Feed