Visual Basic Tutorial: A Button To Clear Text

Publié le: 21 mars 2013
sur la chaîne: Techmo1992
96,531
261

In this tutorial I used Microsoft VB 2010 Express as Administrator.

These are the steps:-
╚ Create a Windows Application Form
╚ Add Two Buttons (Not necessary for two, one is ok)
╚ Add a Text box, Enable 'Multiline' as shown in the video. Extend it to your preference.
╚ Add the codes for the buttons shown in the tutorial also.

CODE :

For the Close button:

"Me.close()" - (under the button sub(it should be pre-made when you double click on the button in design view))

For the Clear Button:

" [Name of text box].Text = "" " - (again, under the pre-made sub for clear button)


Sur cette page du site, vous pouvez voir la vidéo en ligne Visual Basic Tutorial: A Button To Clear Text durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Techmo1992 21 mars 2013, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 96,531 fois et il a aimé 261 téléspectateurs. Bon visionnage!