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

Visual Basic

 
GeneralRe: Easy Q:How to find the longest name(user input) in an array? Pin
JernejR26-Mar-09 1:43
JernejR26-Mar-09 1:43 
GeneralRe: Easy Q:How to find the longest name(user input) in an array? Pin
Henry Minute26-Mar-09 1:54
Henry Minute26-Mar-09 1:54 
QuestionHow many charcters per line When Printing Pin
Ryan Fleming25-Mar-09 9:27
Ryan Fleming25-Mar-09 9:27 
AnswerRe: How many charcters per line When Printing Pin
dan!sh 25-Mar-09 9:37
professional dan!sh 25-Mar-09 9:37 
GeneralRe: How many charcters per line When Printing Pin
Ryan Fleming26-Mar-09 4:51
Ryan Fleming26-Mar-09 4:51 
AnswerRe: How many charcters per line When Printing Pin
Dave Kreskowiak25-Mar-09 10:40
mveDave Kreskowiak25-Mar-09 10:40 
GeneralRe: How many charcters per line When Printing Pin
Tom Deketelaere25-Mar-09 23:43
professionalTom Deketelaere25-Mar-09 23:43 
GeneralRe: How many charcters per line When Printing Pin
Dave Kreskowiak26-Mar-09 4:23
mveDave Kreskowiak26-Mar-09 4:23 
To a point. There's some extra math you have to do to get just the one line in characters. If you send a string that's too big, it'll wrap down the the next line, or just cut off the rendered image, but not tell you how many characters are on the line that you wanted.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: How many charcters per line When Printing Pin
Tom Deketelaere26-Mar-09 4:29
professionalTom Deketelaere26-Mar-09 4:29 
JokeRe: How many charcters per line When Printing Pin
Ryan Fleming26-Mar-09 4:52
Ryan Fleming26-Mar-09 4:52 
QuestionLTrim Pin
vijay248225-Mar-09 5:35
vijay248225-Mar-09 5:35 
AnswerRe: LTrim Pin
Yusuf25-Mar-09 5:43
Yusuf25-Mar-09 5:43 
GeneralRe: LTrim Pin
vijay248225-Mar-09 5:53
vijay248225-Mar-09 5:53 
GeneralRe: LTrim Pin
Dave Kreskowiak25-Mar-09 6:24
mveDave Kreskowiak25-Mar-09 6:24 
GeneralRe: LTrim Pin
vijay248225-Mar-09 23:24
vijay248225-Mar-09 23:24 
GeneralRe: LTrim Pin
Dave Kreskowiak26-Mar-09 3:36
mveDave Kreskowiak26-Mar-09 3:36 
AnswerRe: LTrim Pin
Jon_Boy25-Mar-09 6:22
Jon_Boy25-Mar-09 6:22 
QuestionFormat 34 to 034 (3 digits) Pin
grahamoj25-Mar-09 2:34
grahamoj25-Mar-09 2:34 
AnswerRe: Format 34 to 034 (3 digits) Pin
Thomas Krojer25-Mar-09 2:49
Thomas Krojer25-Mar-09 2:49 
AnswerRe: Format 34 to 034 (3 digits) Pin
Anubhava Dimri31-Mar-09 0:57
Anubhava Dimri31-Mar-09 0:57 
Questionwant to read the next line of thecomma delimited text file Pin
Lee Mwangi25-Mar-09 2:18
Lee Mwangi25-Mar-09 2:18 
AnswerRe: want to read the next line of thecomma delimited text file Pin
Tom Deketelaere25-Mar-09 2:45
professionalTom Deketelaere25-Mar-09 2:45 
QuestionRe: want to read the next line of thecomma delimited text file Pin
Lee Mwangi27-Mar-09 21:01
Lee Mwangi27-Mar-09 21:01 
QuestionAdding task to a combobox and running it as a queue list Pin
Quin Nee25-Mar-09 2:07
Quin Nee25-Mar-09 2:07 
AnswerRe: Adding task to a combobox and running it as a queue list [modified] Pin
Dave Kreskowiak25-Mar-09 5:03
mveDave Kreskowiak25-Mar-09 5:03 

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.