Click here to Skip to main content
15,909,656 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to paste to the default mail client Pin
triley125818-May-07 1:08
triley125818-May-07 1:08 
AnswerRe: How to paste to the default mail client Pin
Xandip18-May-07 1:58
Xandip18-May-07 1:58 
GeneralRe: How to paste to the default mail client Pin
triley125818-May-07 3:43
triley125818-May-07 3:43 
Questionthreads Problem Pin
psiva198418-May-07 1:00
psiva198418-May-07 1:00 
AnswerRe: threads Problem Pin
MartyK200718-May-07 2:34
MartyK200718-May-07 2:34 
GeneralRe: threads Problem Pin
psiva198418-May-07 18:55
psiva198418-May-07 18:55 
QuestionExport data from grid to flat file Pin
jeya krishnan.v18-May-07 0:39
jeya krishnan.v18-May-07 0:39 
AnswerRe: Export data from grid to flat file Pin
Dave Kreskowiak18-May-07 4:11
mveDave Kreskowiak18-May-07 4:11 
GeneralRe: Export data from grid to flat file Pin
jeya krishnan.v18-May-07 18:47
jeya krishnan.v18-May-07 18:47 
QuestionSyntax Error while creating handler Pin
balakpn18-May-07 0:20
balakpn18-May-07 0:20 
AnswerRe: Syntax Error while creating handler Pin
Sonia Gupta18-May-07 0:22
Sonia Gupta18-May-07 0:22 
GeneralRe: Syntax Error while creating handler Pin
balakpn18-May-07 2:47
balakpn18-May-07 2:47 
QuestionSyntax Error while creating handler Pin
balakpn18-May-07 0:15
balakpn18-May-07 0:15 
AnswerRe: Syntax Error while creating handler Pin
Dave Kreskowiak18-May-07 4:06
mveDave Kreskowiak18-May-07 4:06 
GeneralRe: Syntax Error while creating handler Pin
balakpn18-May-07 8:02
balakpn18-May-07 8:02 
GeneralRe: Syntax Error while creating handler Pin
Dave Kreskowiak19-May-07 4:04
mveDave Kreskowiak19-May-07 4:04 
Questionpikiceatureas!!!!! Pin
NANCO17-May-07 23:54
NANCO17-May-07 23:54 
QuestionRe: pikiceatureas!!!!! Pin
Sonia Gupta18-May-07 0:03
Sonia Gupta18-May-07 0:03 
AnswerRe: pikiceatureas!!!!! Pin
Dave Kreskowiak18-May-07 3:46
mveDave Kreskowiak18-May-07 3:46 
QuestionHelp me! pls, some one help me! ahhhhhhhhhh.... Pin
NANCO17-May-07 23:50
NANCO17-May-07 23:50 
Hi! I would like to; "really" know how to get the current text line number where the caret is at.
Sniff | :^) (not the "line number" just the "text line number":
when you use textbox1.lines(0) it takes the entire text in line 0 even if some text are in line 1, because the text in line 1(as long as it didn't get there by pressing the return key) belongs to line 0, but when I use the code below it just says the text in line 1(even thought it belongs to line 0) as belonging to line 1.)Frown | :(
a = Rtb.GetLineFromCharIndex(rtb.SelectionStart)


Cool | :cool: So can anyone tell me a way to get the real line number of the selected text.Cool | :cool:

Big Grin | :-D thanks in advanceBig Grin | :-D

ps:
Frown | :( (pls don't tell me to explain again!Cry | :((
AnswerRe: Help me! pls, some one help me! ahhhhhhhhhh.... Pin
Sonia Gupta18-May-07 0:00
Sonia Gupta18-May-07 0:00 
GeneralRe: Help me! pls, some one help me! ahhhhhhhhhh.... Pin
NANCO18-May-07 5:39
NANCO18-May-07 5:39 
GeneralRe: Useless subject Pin
Guffa18-May-07 0:28
Guffa18-May-07 0:28 
GeneralRe: Useless subject Pin
NANCO18-May-07 5:30
NANCO18-May-07 5:30 
GeneralRe: Useless subject Pin
Dave Kreskowiak18-May-07 6:23
mveDave Kreskowiak18-May-07 6:23 

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.