Click here to Skip to main content
15,891,828 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: multithreading Pin
Dave Kreskowiak6-Mar-06 9:09
mveDave Kreskowiak6-Mar-06 9:09 
GeneralRe: multithreading Pin
DoubleD_7-Mar-06 5:02
DoubleD_7-Mar-06 5:02 
QuestionSending Info to Login Box Pin
jdjd11186-Mar-06 6:37
jdjd11186-Mar-06 6:37 
AnswerRe: Sending Info to Login Box Pin
Dave Kreskowiak6-Mar-06 8:52
mveDave Kreskowiak6-Mar-06 8:52 
QuestionuiRich Text Box - Hell Pin
EvolutionSoftware6-Mar-06 5:11
EvolutionSoftware6-Mar-06 5:11 
AnswerRe: uiRich Text Box - Hell Pin
Dave Kreskowiak6-Mar-06 8:50
mveDave Kreskowiak6-Mar-06 8:50 
GeneralRe: uiRich Text Box - Hell Pin
EvolutionSoftware6-Mar-06 9:22
EvolutionSoftware6-Mar-06 9:22 
GeneralRe: uiRich Text Box - Hell Pin
Dave Kreskowiak6-Mar-06 9:37
mveDave Kreskowiak6-Mar-06 9:37 
Your tabs are getting reduced down to the size of a single space character, since in GDI+, they don't have a width, and there is no such thing as a tab stop. Printing with the PrintDialog, and the other objects you're using, isn't WYSIWYG. If you really need to do this in a RichTextBox, you'll have to modify the RTB by creating your own, supplying all the formatting and printing code.

Fortunately for you, someone ahs already done this, here[^]. I hope it works for you.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: uiRich Text Box - Hell Pin
EvolutionSoftware6-Mar-06 9:52
EvolutionSoftware6-Mar-06 9:52 
Questionlinking forms together Pin
madchanic6-Mar-06 4:33
madchanic6-Mar-06 4:33 
AnswerRe: linking forms together Pin
Christian Graus6-Mar-06 4:38
protectorChristian Graus6-Mar-06 4:38 
GeneralRe: linking forms together Pin
madchanic6-Mar-06 4:56
madchanic6-Mar-06 4:56 
GeneralRe: linking forms together Pin
Christian Graus6-Mar-06 5:11
protectorChristian Graus6-Mar-06 5:11 
GeneralRe: linking forms together Pin
Dave Kreskowiak6-Mar-06 8:48
mveDave Kreskowiak6-Mar-06 8:48 
QuestionAutocomplete Combobox in Compact Framework Pin
mikelawry6-Mar-06 4:07
mikelawry6-Mar-06 4:07 
AnswerRe: Autocomplete Combobox in Compact Framework Pin
Dave Kreskowiak6-Mar-06 8:46
mveDave Kreskowiak6-Mar-06 8:46 
GeneralRe: Autocomplete Combobox in Compact Framework Pin
feuch218-Mar-06 8:37
feuch218-Mar-06 8:37 
QuestionHow to delete a thread object once it comes out of its method of execution. Pin
varmag6-Mar-06 4:06
varmag6-Mar-06 4:06 
AnswerRe: How to delete a thread object once it comes out of its method of execution. Pin
Dave Kreskowiak6-Mar-06 8:39
mveDave Kreskowiak6-Mar-06 8:39 
QuestionPutting values of selected row in DataGridView in Textboxes Pin
G723606-Mar-06 1:14
G723606-Mar-06 1:14 
GeneralRe: Putting values of selected row in DataGridView in Textboxes Pin
FeRtoll6-Mar-06 1:31
FeRtoll6-Mar-06 1:31 
GeneralRe: Putting values of selected row in DataGridView in Textboxes Pin
G723606-Mar-06 2:24
G723606-Mar-06 2:24 
GeneralRe: Putting values of selected row in DataGridView in Textboxes Pin
FeRtoll6-Mar-06 2:35
FeRtoll6-Mar-06 2:35 
GeneralRe: Putting values of selected row in DataGridView in Textboxes Pin
G723606-Mar-06 2:43
G723606-Mar-06 2:43 
GeneralRe: Putting values of selected row in DataGridView in Textboxes Pin
FeRtoll6-Mar-06 12:36
FeRtoll6-Mar-06 12:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.