Visual Basic Tutorial: A Button To Clear Text

Publicado el: 21 marzo 2013
en el canal de: 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)


En esta página del sitio puede ver el video en línea Visual Basic Tutorial: A Button To Clear Text de Duración hora minuto segunda en buena calidad , que subió el usuario Techmo1992 21 marzo 2013, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 96,531 veces y le gustó 261 a los espectadores. Disfruta viendo!