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)
In questa pagina del sito puoi guardare il video online Visual Basic Tutorial: A Button To Clear Text della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Techmo1992 21 marzo 2013, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 96,531 volte e gli è piaciuto 261 spettatori. Buona visione!