akosiraff

Download Move Text

Jul 13th, 2014
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1.  
  2. Download: http://solutionzip.com/downloads/move-text/
  3. Create a Windows form with two textboxes and a button. Rename the form and button to “Move Text.” When the button is depressed, copy the text from the first textbox into the second, then clear the contents of the first textbox. Pressing the button again should move the text back to the original box. This will require a variable that will keep track of which box contains the text.
  4. Download: http://solutionzip.com/downloads/move-text/
Add Comment
Please, Sign In to add comment