Click here to Skip to main content
15,919,500 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioniexplore.exe - Application Error Pin
Julianne_juju30-Jan-06 15:39
Julianne_juju30-Jan-06 15:39 
AnswerRe: iexplore.exe - Application Error Pin
Joshua Quick30-Jan-06 15:48
Joshua Quick30-Jan-06 15:48 
GeneralRe: iexplore.exe - Application Error Pin
Julianne_juju31-Jan-06 7:51
Julianne_juju31-Jan-06 7:51 
QuestionWithEvent / Raise Event Pin
Onderack30-Jan-06 9:47
Onderack30-Jan-06 9:47 
AnswerRe: WithEvent / Raise Event Pin
kasik30-Jan-06 10:33
kasik30-Jan-06 10:33 
GeneralRe: WithEvent / Raise Event Pin
Onderack31-Jan-06 3:08
Onderack31-Jan-06 3:08 
GeneralRe: WithEvent / Raise Event Pin
Dave Kreskowiak31-Jan-06 4:09
mveDave Kreskowiak31-Jan-06 4:09 
QuestionNumber of Twips per character. Pin
Quecumber25630-Jan-06 8:21
Quecumber25630-Jan-06 8:21 
Hello All,
I don't know if this has been done or not so again please tolerate my ignorance.

I'm retriving information from a database and placing the output into selected columns on a listview control. What I would like to do is adjust the columns to the width of the largest data piece in that field.

We can use the Length function to return the number of characters in a field, but I need to convert the string length into twips. For example if a 12 point font's character is 15 twips long then to adjust the listview's column I would multiply 15 by the length of the string and reset the columns width.

Any way of doing this?

Thank you,

Quecumber256
AnswerRe: Number of Twips per character. Pin
Joshua Quick30-Jan-06 11:21
Joshua Quick30-Jan-06 11:21 
GeneralRe: Number of Twips per character. Pin
Quecumber2562-Feb-06 8:34
Quecumber2562-Feb-06 8:34 
QuestionBinding DataGrid to ArrayList and show Appendrow with Asterisk? Pin
Hiske Bekkering30-Jan-06 8:17
professionalHiske Bekkering30-Jan-06 8:17 
QuestionNeed help with simple class Pin
shapper30-Jan-06 7:22
shapper30-Jan-06 7:22 
AnswerRe: Need help with simple class Pin
Colin Angus Mackay30-Jan-06 8:01
Colin Angus Mackay30-Jan-06 8:01 
AnswerRe: Need help with simple class Pin
[Marc]30-Jan-06 9:15
[Marc]30-Jan-06 9:15 
AnswerRe: Need help with simple class Pin
Christian Graus30-Jan-06 16:22
protectorChristian Graus30-Jan-06 16:22 
QuestionioIs it new in Visual Studio 2005 VB.net? Pin
JUNEYT30-Jan-06 7:04
JUNEYT30-Jan-06 7:04 
AnswerRe: ioIs it new in Visual Studio 2005 VB.net? Pin
Dave Kreskowiak30-Jan-06 13:41
mveDave Kreskowiak30-Jan-06 13:41 
GeneralRe: ioIs it new in Visual Studio 2005 VB.net? Pin
JUNEYT30-Jan-06 14:26
JUNEYT30-Jan-06 14:26 
GeneralRe: ioIs it new in Visual Studio 2005 VB.net? Pin
Dave Kreskowiak30-Jan-06 14:41
mveDave Kreskowiak30-Jan-06 14:41 
QuestionDisplaying a second form in the same window as the main form in VB2005 Pin
Dean Forant30-Jan-06 6:35
Dean Forant30-Jan-06 6:35 
AnswerRe: Displaying a second form in the same window as the main form in VB2005 Pin
Dave Kreskowiak30-Jan-06 13:36
mveDave Kreskowiak30-Jan-06 13:36 
QuestionGetUserObjectInformation Pin
jasonbullard30-Jan-06 5:28
jasonbullard30-Jan-06 5:28 
Questionerror #6 overflow with getSystemMenu Pin
ns30-Jan-06 4:24
ns30-Jan-06 4:24 
AnswerRe: error #6 overflow with getSystemMenu Pin
Eric Dahlvang30-Jan-06 4:37
Eric Dahlvang30-Jan-06 4:37 
GeneralRe: error #6 overflow with getSystemMenu Pin
ns30-Jan-06 4:58
ns30-Jan-06 4:58 

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.