Click here to Skip to main content
15,895,256 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: reading from rich box Pin
leckey19-May-08 8:07
leckey19-May-08 8:07 
GeneralRe: reading from rich box Pin
The ANZAC19-May-08 14:44
The ANZAC19-May-08 14:44 
GeneralRe: reading from rich box Pin
leckey19-May-08 15:12
leckey19-May-08 15:12 
GeneralRe: reading from rich box Pin
The ANZAC19-May-08 21:10
The ANZAC19-May-08 21:10 
GeneralRe: reading from rich box Pin
Christian Graus19-May-08 15:33
protectorChristian Graus19-May-08 15:33 
GeneralRe: reading from rich box Pin
leckey19-May-08 16:41
leckey19-May-08 16:41 
GeneralRe: reading from rich box Pin
darkelv19-May-08 19:44
darkelv19-May-08 19:44 
AnswerRe: reading from rich box Pin
The ANZAC19-May-08 14:48
The ANZAC19-May-08 14:48 
Do you want to know all the text before ','? In which case it would be something like this:

dim p as integer = me.rtb1.text.indexof(",")
me.rtb1.select(0,p)

Please check out my articles:
The ANZAC's articles

GeneralRe: reading from rich box Pin
asha_s20-May-08 3:54
asha_s20-May-08 3:54 
QuestionFormat the value in report [modified] Pin
member2719-May-08 1:45
member2719-May-08 1:45 
QuestionParsing Problem with Data : I think it is because of greek words Pin
Rupesh Kumar Swami19-May-08 0:43
Rupesh Kumar Swami19-May-08 0:43 
AnswerRe: Parsing Problem with Data : I think it is because of greek words Pin
ChandraRam19-May-08 2:37
ChandraRam19-May-08 2:37 
QuestionDatagridview... Pin
Jamal Abdul Nasir18-May-08 20:36
Jamal Abdul Nasir18-May-08 20:36 
AnswerRe: Datagridview... Pin
Christian Graus19-May-08 0:20
protectorChristian Graus19-May-08 0:20 
GeneralRe: Datagridview... Pin
Jamal Abdul Nasir19-May-08 20:00
Jamal Abdul Nasir19-May-08 20:00 
QuestionMake TriaL? Pin
r1es_1618-May-08 18:29
r1es_1618-May-08 18:29 
AnswerRe: Make TriaL? Pin
Christian Graus18-May-08 18:52
protectorChristian Graus18-May-08 18:52 
GeneralRe: Make TriaL? Pin
Steven J Jowett18-May-08 22:29
Steven J Jowett18-May-08 22:29 
GeneralRe: Make TriaL? Pin
Christian Graus18-May-08 23:09
protectorChristian Graus18-May-08 23:09 
GeneralRe: Make TriaL? Pin
Steven J Jowett18-May-08 23:35
Steven J Jowett18-May-08 23:35 
GeneralRe: Make TriaL? Pin
Christian Graus19-May-08 0:19
protectorChristian Graus19-May-08 0:19 
GeneralRe: Make TriaL? Pin
Steven J Jowett19-May-08 2:04
Steven J Jowett19-May-08 2:04 
GeneralRe: Make TriaL? Pin
Christian Graus19-May-08 10:10
protectorChristian Graus19-May-08 10:10 
AnswerRe: Make TriaL? Pin
The ANZAC19-May-08 14:52
The ANZAC19-May-08 14:52 
Question[Message Deleted] Pin
Zheyi K18-May-08 17:17
Zheyi K18-May-08 17:17 

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.