Click here to Skip to main content
15,890,123 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Show a form inside another form Pin
Christian Graus16-Nov-06 9:39
protectorChristian Graus16-Nov-06 9:39 
GeneralRe: Show a form inside another form Pin
kindman_nb16-Nov-06 9:43
kindman_nb16-Nov-06 9:43 
QuestionVB 6 memory allocation and collections question Pin
el_scrub16-Nov-06 7:13
el_scrub16-Nov-06 7:13 
AnswerRe: VB 6 memory allocation and collections question Pin
Dave Kreskowiak17-Nov-06 1:45
mveDave Kreskowiak17-Nov-06 1:45 
GeneralRe: VB 6 memory allocation and collections question Pin
el_scrub20-Nov-06 5:30
el_scrub20-Nov-06 5:30 
GeneralRe: VB 6 memory allocation and collections question Pin
Dave Kreskowiak20-Nov-06 12:48
mveDave Kreskowiak20-Nov-06 12:48 
QuestionProblem with syntax highlighting Pin
Zyndrof16-Nov-06 7:06
Zyndrof16-Nov-06 7:06 
AnswerRe: Problem with syntax highlighting Pin
Johan Hakkesteegt17-Nov-06 5:42
Johan Hakkesteegt17-Nov-06 5:42 
Hi,

Apparently you have written an entire class (Regex), as well as a few functions that are called but not shown in your example. I don't have an ExtendedRichTextBox in my toolbox, so I am guessing that this too is either self made or maybe comes from a third party addon to .NET?

Anyway, all I could find in your code was that you give your variable startCharIndex a value of 0 if something happens, but if it doesn't, this variable does not get a value assigned. The only other code I see that seems funny to me, is the whole last "with ExtendedRichTextBox" bit (unless your function syntaxColor() does something to the color of the selected text before you change it to textColor.

Otherwise my guess is, that the mistake should be searched in another part of your code.

Good luck with this one,

Johan
QuestionTimeGetTime() Issue Pin
downfall2116-Nov-06 5:33
downfall2116-Nov-06 5:33 
AnswerRe: TimeGetTime() Issue Pin
Dave Kreskowiak16-Nov-06 6:06
mveDave Kreskowiak16-Nov-06 6:06 
GeneralRe: TimeGetTime() Issue Pin
downfall2116-Nov-06 6:15
downfall2116-Nov-06 6:15 
GeneralRe: TimeGetTime() Issue Pin
Dave Kreskowiak16-Nov-06 6:21
mveDave Kreskowiak16-Nov-06 6:21 
GeneralRe: TimeGetTime() Issue Pin
downfall2116-Nov-06 6:47
downfall2116-Nov-06 6:47 
GeneralRe: TimeGetTime() Issue Pin
Dave Kreskowiak16-Nov-06 9:00
mveDave Kreskowiak16-Nov-06 9:00 
GeneralRe: TimeGetTime() Issue Pin
downfall2117-Nov-06 3:38
downfall2117-Nov-06 3:38 
GeneralRe: TimeGetTime() Issue Pin
Dave Kreskowiak17-Nov-06 13:27
mveDave Kreskowiak17-Nov-06 13:27 
QuestionAdd dll's, Clickonce deployment Pin
steve_rm16-Nov-06 5:27
steve_rm16-Nov-06 5:27 
QuestionListBox Control Pin
CodingYoshi16-Nov-06 5:24
CodingYoshi16-Nov-06 5:24 
AnswerRe: ListBox Control Pin
nlarson1116-Nov-06 6:15
nlarson1116-Nov-06 6:15 
AnswerRe: ListBox Control Pin
Dave Kreskowiak16-Nov-06 6:20
mveDave Kreskowiak16-Nov-06 6:20 
GeneralRe: ListBox Control Pin
CodingYoshi16-Nov-06 6:36
CodingYoshi16-Nov-06 6:36 
GeneralRe: ListBox Control Pin
CodingYoshi16-Nov-06 6:43
CodingYoshi16-Nov-06 6:43 
Questiondata from VB.NET to MS Excel Pin
Johan Hakkesteegt16-Nov-06 4:04
Johan Hakkesteegt16-Nov-06 4:04 
AnswerRe: data from VB.NET to MS Excel Pin
Kevin Nicol16-Nov-06 4:19
Kevin Nicol16-Nov-06 4:19 
GeneralRe: data from VB.NET to MS Excel Pin
Johan Hakkesteegt16-Nov-06 4:55
Johan Hakkesteegt16-Nov-06 4:55 

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.