Click here to Skip to main content
16,011,647 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: setup errors Pin
DaveAuld10-Mar-10 4:56
professionalDaveAuld10-Mar-10 4:56 
GeneralRe: setup errors Pin
Daniel Engelkes10-Mar-10 7:30
Daniel Engelkes10-Mar-10 7:30 
QuestionLooking for some VB.net Code on a File Import Wizard Pin
RGecy9-Mar-10 14:46
RGecy9-Mar-10 14:46 
AnswerRe: Looking for some VB.net Code on a File Import Wizard Pin
Dave Kreskowiak10-Mar-10 3:07
mveDave Kreskowiak10-Mar-10 3:07 
GeneralRe: Looking for some VB.net Code on a File Import Wizard Pin
RGecy10-Mar-10 15:19
RGecy10-Mar-10 15:19 
GeneralRe: Looking for some VB.net Code on a File Import Wizard Pin
Dave Kreskowiak10-Mar-10 17:37
mveDave Kreskowiak10-Mar-10 17:37 
QuestionOne more problem Pin
llandyw9-Mar-10 8:14
llandyw9-Mar-10 8:14 
AnswerRe: One more problem Pin
llandyw10-Mar-10 21:01
llandyw10-Mar-10 21:01 
Also noticed something else re: richtextbox.

Tried setting up a reverse find. Seems that no matter what I did, the find always started at the end.

I used instance.Find(theText, startPos, RichTextBoxFinds.Reverse)

And while it would find theText, it would always find the same text, last one in the box. I could put a starting position between 2 known locations of theText, and it would make no difference.

In the end, I put the text into a string, then did an InstrRev to get the location, then set the SelectionStart and SelectionLength accordingly, and it works.
But it should work using the .find!
QuestionHaving trouble, batch build VB 2008 Pro Pin
llandyw9-Mar-10 4:17
llandyw9-Mar-10 4:17 
AnswerRe: Having trouble, batch build VB 2008 Pro Pin
Dave Kreskowiak10-Mar-10 17:53
mveDave Kreskowiak10-Mar-10 17:53 
GeneralRe: Having trouble, batch build VB 2008 Pro Pin
llandyw10-Mar-10 20:48
llandyw10-Mar-10 20:48 
GeneralRe: Having trouble, batch build VB 2008 Pro Pin
Dave Kreskowiak11-Mar-10 1:49
mveDave Kreskowiak11-Mar-10 1:49 
GeneralRe: Having trouble, batch build VB 2008 Pro Pin
llandyw11-Mar-10 11:11
llandyw11-Mar-10 11:11 
Questioncreating a monitor for sending emails Pin
NarendraSinghJTV8-Mar-10 23:51
NarendraSinghJTV8-Mar-10 23:51 
AnswerRe: creating a monitor for sending emails [modified] Pin
Richard MacCutchan9-Mar-10 1:18
mveRichard MacCutchan9-Mar-10 1:18 
GeneralRe: creating a monitor for sending emails Pin
DaveAuld9-Mar-10 1:39
professionalDaveAuld9-Mar-10 1:39 
GeneralRe: creating a monitor for sending emails Pin
Richard MacCutchan9-Mar-10 2:15
mveRichard MacCutchan9-Mar-10 2:15 
AnswerRe: creating a monitor for sending emails Pin
Steven J Jowett9-Mar-10 8:54
Steven J Jowett9-Mar-10 8:54 
Questionprintform [modified] issue resolved Pin
Daniel Engelkes8-Mar-10 14:33
Daniel Engelkes8-Mar-10 14:33 
AnswerRe: printform Pin
Dave Kreskowiak8-Mar-10 14:59
mveDave Kreskowiak8-Mar-10 14:59 
QuestionService commands Pin
rmedo8-Mar-10 3:42
rmedo8-Mar-10 3:42 
AnswerRe: Service commands Pin
The Man from U.N.C.L.E.8-Mar-10 3:57
The Man from U.N.C.L.E.8-Mar-10 3:57 
GeneralRe: Service commands Pin
rmedo8-Mar-10 4:05
rmedo8-Mar-10 4:05 
GeneralSMS applications Pin
The Man from U.N.C.L.E.8-Mar-10 4:17
The Man from U.N.C.L.E.8-Mar-10 4:17 
QuestionVB6 code works like a treat but need it in vb.net grrr Pin
offroaderdan8-Mar-10 0:08
offroaderdan8-Mar-10 0:08 

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.