|
-
Aug 2nd, 2004, 11:19 PM
#1
Thread Starter
Lively Member
Printing Selected Text
How do you print the selected text (or any text in a rich Text feild).
-
Aug 3rd, 2004, 09:09 AM
#2
Addicted Member
Hi,
Watch and copy examples of Source Code in VB.NET
[email protected]
http://www.geocities.com/yulyos4vbnet
Have a nice day
-
Aug 3rd, 2004, 07:03 PM
#3
Thread Starter
Lively Member
I have. But for the most part none of it worked.
-
Aug 3rd, 2004, 11:47 PM
#4
Addicted Member
Printing from a RichTextBox
Hi,
Printing from a RichTextBox
Look at the attached file,
the program print all the text from the RichTextBox
Have a nice day
-
Aug 4th, 2004, 02:12 AM
#5
Thread Starter
Lively Member
I know, I keep getting this though:
Warning 1
Error HRESULT E_FAIL has been returned from a call to a COM component. 0 -1
Error 2
Type 'RichTextBoxEx' is not defined. C:\Documents and Settings\Marc Dobek\Desktop\P_rtbexvb\Form1.vb 34 40
Error 3
Type 'RichTextBoxEx' is not defined. C:\Documents and Settings\Marc Dobek\Desktop\P_rtbexvb\Form1.vb 39 32
Warning 4
The referenced component 'rtbexvb' could not be found.
-
Aug 4th, 2004, 08:32 AM
#6
Addicted Member
Hi,
You have to add a reference to the component 'rtbexvb.dll'
it is in the bin path.
Or add it to your toolbox.
I have attached file 'rtbexvb.dll'
Have a nice day
-
Aug 4th, 2004, 01:22 PM
#7
Thread Starter
Lively Member
Afew of your commands still counldnt be found. ALso, when I got it to work, it spooled about 500 pages of nothing.....
-
Aug 5th, 2004, 05:52 AM
#8
Addicted Member
Hi,
I can't help you any more, the example i sent to you it's working ok in my computer.
Have a nice day
-
Aug 5th, 2004, 09:12 AM
#9
Thread Starter
Lively Member
Ok, with that: Any one else know of any tutorials that would contain this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|