Whats up guys, Here we discuss about the new technologies, useful software, blogging techniques and some ways to earn money online.

20 September 2014

How to make command button instead of picture (VB.NET)?

It is very simple way to make command buttons in VB.Ne. The button becomes beauty and standard in software. You can make buttons in Microsoft PowerPoint also under shape. Make two different picture buttons in any software. You can make it easily in PowerPoint under shape effects. Example:-with glows and without glows, different bevel.
In visual basic image box is better than picture box. Insert an image box under tools. Change picture under property window while you select the image box. Do this for your both two pictures. Arrange them in a same place. Select picture2(which visible when we near mouse point). Change visible to false under property window of picture 2.  Double click in picture1(which show first) change the function to mouse  move.
Enter following code in there.
Image1.visible=false
Image2.visible=true
Then double click on form. Change the function to mouse move. Enter the following code in there.
If you like our Articles Collection Please Like or Plus or Share. It will helpful to improve our site. You can also subscribe with your email to get instance updates from our site.
Thanks for visiting!!! Come Again!!!

No comments:

Post a Comment

Whats up to say to me guys :

Related Posts Plugin for WordPress, Blogger...

Whats up to Read<>