Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Printing a textbox, VB.net
Name: mking (by mkingrey) Date: August 29, 2005 at 11:01:15 Pacific OS: xp CPU/Ram: xp
Comment:
Does anyone know a simple command to print the contents of a text box? All of the examples I have found on the Internet seem much more complex than what I want to do. Isn't there something like Printer.Print txtReport.Text?
Summary: Hi! I'm new to VB.NET coding, but I have some old knowledge from VB6 and PHP-programming. I have been trying to figure out how to use 'For' - Loops with multiple text-boxes in my .NET form. I want it ...
Summary: I'm a begginer VB.Net programmer. What syntax or code can I use to delete or alter files, including text but still any file. I want to be able to delete and alter files on my computer. I can only alte...