Click here to Skip to main content
15,899,937 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAccessing Exchange server public folders Pin
manisghouri3-Sep-07 5:49
manisghouri3-Sep-07 5:49 
Questioncombobox: append Pin
Tom Deketelaere3-Sep-07 4:21
professionalTom Deketelaere3-Sep-07 4:21 
AnswerRe: combobox: append Pin
Johan Hakkesteegt4-Sep-07 2:11
Johan Hakkesteegt4-Sep-07 2:11 
GeneralRe: combobox: append Pin
Tom Deketelaere4-Sep-07 3:31
professionalTom Deketelaere4-Sep-07 3:31 
Questionlines in multiline rich text box Pin
BooleanTrue3-Sep-07 3:58
professionalBooleanTrue3-Sep-07 3:58 
AnswerRe: lines in multiline rich text box Pin
Luc Pattyn3-Sep-07 5:47
sitebuilderLuc Pattyn3-Sep-07 5:47 
GeneralRe: lines in multiline rich text box Pin
Paul Conrad3-Sep-07 7:12
professionalPaul Conrad3-Sep-07 7:12 
GeneralRe: lines in multiline rich text box Pin
Luc Pattyn3-Sep-07 7:30
sitebuilderLuc Pattyn3-Sep-07 7:30 
public string[] Lines { get; set; }

tells a lot, including the number of lines, and with a simple loop also the length of
the longest/shortest/whatever line.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


GeneralRe: lines in multiline rich text box Pin
Paul Conrad3-Sep-07 7:35
professionalPaul Conrad3-Sep-07 7:35 
QuestionMP3 Playlist Pin
Indra PR3-Sep-07 3:37
Indra PR3-Sep-07 3:37 
AnswerRe: MP3 Playlist Pin
plural3-Sep-07 4:41
plural3-Sep-07 4:41 
GeneralRe: MP3 Playlist Pin
plural3-Sep-07 4:43
plural3-Sep-07 4:43 
QuestionAccessing the windows forms generated code Pin
Mr Oizo3-Sep-07 3:27
Mr Oizo3-Sep-07 3:27 
AnswerRe: Accessing the windows forms generated code Pin
originSH3-Sep-07 3:39
originSH3-Sep-07 3:39 
GeneralRe: Accessing the windows forms generated code Pin
Mr Oizo3-Sep-07 7:38
Mr Oizo3-Sep-07 7:38 
GeneralRe: Accessing the windows forms generated code Pin
Paul Conrad3-Sep-07 7:57
professionalPaul Conrad3-Sep-07 7:57 
GeneralRe: Accessing the windows forms generated code Pin
Mr Oizo3-Sep-07 7:55
Mr Oizo3-Sep-07 7:55 
GeneralRe: Accessing the windows forms generated code Pin
originSH3-Sep-07 22:35
originSH3-Sep-07 22:35 
QuestionPlay AVI file Pin
Rupesh Kumar Swami3-Sep-07 2:12
Rupesh Kumar Swami3-Sep-07 2:12 
AnswerRe: Play AVI file Pin
Christian Graus3-Sep-07 2:49
protectorChristian Graus3-Sep-07 2:49 
AnswerRe: Play AVI file Pin
plural3-Sep-07 4:48
plural3-Sep-07 4:48 
GeneralRe: Play AVI file Pin
Christian Graus3-Sep-07 4:56
protectorChristian Graus3-Sep-07 4:56 
GeneralRe: Play AVI file Pin
plural3-Sep-07 5:03
plural3-Sep-07 5:03 
QuestionStretch background Pin
nitin33-Sep-07 1:36
nitin33-Sep-07 1:36 
AnswerRe: Stretch background Pin
Tom Deketelaere3-Sep-07 2:02
professionalTom Deketelaere3-Sep-07 2:02 

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.