TexG
Regular
Hello all,
Just wanted to show you all a little program i have made.
Its not much but its a start.
It has fade in and out capabilities for the forms.
it checks on a form to see if there is a form active or not, loads one up if not.
Allows you to type in to a textbox to see if the informations is still there after its hidden and then showed again.
It shows you how to make a class to put in public shared variables to pass to other forms.
one of the hardes things to figur out was how to set up the public sub main. Its short and sweet to the point.
I hope someone can use the information.
Oh im new to vb.net so i hope some of the gurus here can take a look at it and let me know if im on the right track.
Thanks to VolteFace for the help on this.
Texg
[edit] Removed binaries - divil [/edit]
Just wanted to show you all a little program i have made.
Its not much but its a start.
It has fade in and out capabilities for the forms.
it checks on a form to see if there is a form active or not, loads one up if not.
Allows you to type in to a textbox to see if the informations is still there after its hidden and then showed again.
It shows you how to make a class to put in public shared variables to pass to other forms.
one of the hardes things to figur out was how to set up the public sub main. Its short and sweet to the point.
I hope someone can use the information.
Oh im new to vb.net so i hope some of the gurus here can take a look at it and let me know if im on the right track.
Thanks to VolteFace for the help on this.
Texg
[edit] Removed binaries - divil [/edit]
Attachments
Last edited by a moderator: