Tips for making a pro GUI
Haxxor :: Tutorials :: Visual Basic
Page 1 of 1 • Share •
Tips for making a pro GUI
Mouse Hover ForeColor change procedure
This makes it whenever your mouse hovers over an object, the forecolor changes. This is the pseudocode for it.
For the misinformed, pseudocode is not actual program code, but just code in plain english.
Use Labels instead of buttons
Instead of using buttons, use labels as labels can have a click event too and dont have that ugly border around them.
Have Audio
Make it so if you hover over a object, audio plays.
More will be added later when i get the ideas. bye
This makes it whenever your mouse hovers over an object, the forecolor changes. This is the pseudocode for it.
- Code:
Mouse Hover Event Start
Me.Object.ForeColor = Color2
Mouse Hover Event End
Mouse Leave Event Start
Me.Object.ForeColor = Color1
Mouse Leave Event End
For the misinformed, pseudocode is not actual program code, but just code in plain english.
Use Labels instead of buttons
Instead of using buttons, use labels as labels can have a click event too and dont have that ugly border around them.
Have Audio
Make it so if you hover over a object, audio plays.
More will be added later when i get the ideas. bye
Hallows- Admin
- Posts: 7
Reputation: 0
Join date: 2011-03-16

Similar topics» Tips : Penjagaan Bateri Kereta
» Tips dan trik memotret, Teknik dasar
» Ultra surf 2012[+no vpn] tuttorial tips and tricks
» Any Tips On AMV Making?
» MegaMix, Remix or Making Music of Your Own;
» Tips dan trik memotret, Teknik dasar
» Ultra surf 2012[+no vpn] tuttorial tips and tricks
» Any Tips On AMV Making?
» MegaMix, Remix or Making Music of Your Own;
Haxxor :: Tutorials :: Visual Basic
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum



