Visual Basic "form fade" and password box to "

Questions about programming languages and debugging
Post Reply
User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Visual Basic "form fade" and password box to "

Post by ayu »

How do i get my forms to fade in/away? =)


and if i have a textbox where i want a password to be writen in, how do i change so that whatever is written in there, is seen as "****"

:)

User avatar
CommonStray
Forum Assassin
Forum Assassin
Posts: 1215
Joined: 20 Aug 2005, 16:00
18

Post by CommonStray »

im not sure at the moment about form fadein/fadeout, check planetsourcecode.com see if there is an example there

for your text box goto its properties and change it to password ;)

Post Reply