Click here to Skip to main content
15,914,386 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Using TableAdapters Pin
AAGTHosting28-Nov-07 11:53
AAGTHosting28-Nov-07 11:53 
QuestionWebBrowser & HTML Tables Problem in VB.NET Pin
conorod28-Nov-07 11:07
conorod28-Nov-07 11:07 
QuestionColorize text between two words Pin
The Mighty Atom28-Nov-07 9:48
The Mighty Atom28-Nov-07 9:48 
AnswerRe: Colorize text between two words Pin
cstrader23228-Nov-07 17:34
cstrader23228-Nov-07 17:34 
GeneralRe: Colorize text between two words Pin
The Mighty Atom29-Nov-07 10:10
The Mighty Atom29-Nov-07 10:10 
GeneralRe: Colorize text between two words Pin
PeterBiddlecombe29-Nov-07 22:09
PeterBiddlecombe29-Nov-07 22:09 
GeneralRe: Colorize text between two words Pin
The Mighty Atom30-Nov-07 2:08
The Mighty Atom30-Nov-07 2:08 
GeneralRe: Colorize text between two words Pin
PeterBiddlecombe30-Nov-07 4:55
PeterBiddlecombe30-Nov-07 4:55 
I've never used rich text boxes for serious work, but:

The control should have facilities for setting the "selection" (the equivalent of the currently selected text in Word, Notepad or anything between) and for formatting the selection. When you add text to the end of the control you may well find that the added text is the selection, or can be made to be the selection as part of the adding process.

You need to look for documentation about using the control, and/or some sample applications using it. Googling for
rich text "visual basic" sample
should find you lots of stuff.
(preferably replace "visual basic" with something like "visual basic 2005" to identify the version you're using).
GeneralRe: Colorize text between two words Pin
The Mighty Atom30-Nov-07 5:33
The Mighty Atom30-Nov-07 5:33 
QuestionWorks but any known memory leak? Pin
nlarson1128-Nov-07 9:21
nlarson1128-Nov-07 9:21 
AnswerRe: Works but any known memory leak? Pin
Luc Pattyn28-Nov-07 9:28
sitebuilderLuc Pattyn28-Nov-07 9:28 
GeneralRe: Works but any known memory leak? Pin
nlarson1128-Nov-07 9:30
nlarson1128-Nov-07 9:30 
GeneralRe: Works but any known memory leak? Pin
Luc Pattyn28-Nov-07 9:55
sitebuilderLuc Pattyn28-Nov-07 9:55 
AnswerRe: Works but any known memory leak? Pin
Christian Graus28-Nov-07 9:30
protectorChristian Graus28-Nov-07 9:30 
GeneralRe: Works but any known memory leak? Pin
nlarson1128-Nov-07 9:35
nlarson1128-Nov-07 9:35 
GeneralRe: Works but any known memory leak? Pin
Luc Pattyn28-Nov-07 9:43
sitebuilderLuc Pattyn28-Nov-07 9:43 
AnswerRe: Works but any known memory leak? Pin
sgorozco28-Nov-07 10:30
sgorozco28-Nov-07 10:30 
GeneralRe: Works but any known memory leak? Pin
nlarson1128-Nov-07 10:41
nlarson1128-Nov-07 10:41 
QuestionCommandbutton blink in VB 2005 Pin
DCAUB28-Nov-07 8:56
DCAUB28-Nov-07 8:56 
AnswerRe: Commandbutton blink in VB 2005 Pin
nlarson1128-Nov-07 9:05
nlarson1128-Nov-07 9:05 
AnswerRe: Commandbutton blink in VB 2005 Pin
Paul Conrad28-Nov-07 12:34
professionalPaul Conrad28-Nov-07 12:34 
QuestionChart in Visual Basic 6 Pin
leaveu28-Nov-07 8:34
leaveu28-Nov-07 8:34 
AnswerRe: Chart in Visual Basic 6 Pin
Paul Conrad28-Nov-07 12:34
professionalPaul Conrad28-Nov-07 12:34 
QuestionFloor Maps Pin
alexfromto28-Nov-07 8:33
alexfromto28-Nov-07 8:33 
AnswerCross post Pin
pmarfleet28-Nov-07 8:46
pmarfleet28-Nov-07 8:46 

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.