Click here to Skip to main content
16,008,719 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Modules Pin
Dave Kreskowiak5-May-05 4:10
mveDave Kreskowiak5-May-05 4:10 
GeneralRe: Modules Pin
memee815-May-05 5:34
memee815-May-05 5:34 
GeneralRe: Modules Pin
Dave Kreskowiak5-May-05 5:55
mveDave Kreskowiak5-May-05 5:55 
Generalhandles for api calls in VB Pin
embrt4-May-05 12:07
embrt4-May-05 12:07 
GeneralRe: handles for api calls in VB Pin
rwestgraham4-May-05 15:28
rwestgraham4-May-05 15:28 
GeneralRe: handles for api calls in VB Pin
Dave Kreskowiak5-May-05 4:14
mveDave Kreskowiak5-May-05 4:14 
GeneralRe: handles for api calls in VB Pin
embrt5-May-05 4:44
embrt5-May-05 4:44 
GeneralRe: handles for api calls in VB Pin
rwestgraham5-May-05 12:36
rwestgraham5-May-05 12:36 
The GetTextExtentPoint32 API will return the length of a string in points, which can then be converted to pixels or other units to size a Textbox control to fit the text. You can easily size a Label control to fit it's text by simply setting the AutoSize property to True.

Robert
Generalsetup and deployment Pin
kamilah4-May-05 10:23
kamilah4-May-05 10:23 
Generaltab control Pin
kamilah4-May-05 10:22
kamilah4-May-05 10:22 
GeneralRe: tab control Pin
carlos_rocha4-May-05 22:11
carlos_rocha4-May-05 22:11 
Generall;k'l; Pin
Member 18706474-May-05 9:50
Member 18706474-May-05 9:50 
GeneralRe: l;k'l; Pin
Rizwan Bashir5-May-05 0:44
Rizwan Bashir5-May-05 0:44 
GeneralRe: l;k'l; Pin
toxcct5-May-05 1:09
toxcct5-May-05 1:09 
GeneralSQL math with .net Pin
Joey Picerno4-May-05 9:49
Joey Picerno4-May-05 9:49 
GeneralRe: SQL math with .net Pin
Adam °Wimsatt4-May-05 10:33
Adam °Wimsatt4-May-05 10:33 
GeneralRe: SQL math with .net Pin
Joey Picerno4-May-05 10:52
Joey Picerno4-May-05 10:52 
GeneralRe: SQL math with .net Pin
Adam °Wimsatt4-May-05 11:46
Adam °Wimsatt4-May-05 11:46 
GeneralRe: SQL math with .net Pin
Joey Picerno4-May-05 14:04
Joey Picerno4-May-05 14:04 
Generalmsgboxresult Pin
Joey Picerno4-May-05 9:08
Joey Picerno4-May-05 9:08 
GeneralRe: msgboxresult Pin
Adam °Wimsatt4-May-05 9:15
Adam °Wimsatt4-May-05 9:15 
GeneralRe: msgboxresult Pin
Joey Picerno4-May-05 9:45
Joey Picerno4-May-05 9:45 
GeneralMemory/Reference leak Pin
Adam °Wimsatt4-May-05 8:53
Adam °Wimsatt4-May-05 8:53 
GeneralRe: Memory/Reference leak Pin
Rizwan Bashir4-May-05 20:52
Rizwan Bashir4-May-05 20:52 
GeneralRe: Memory/Reference leak Pin
Adam °Wimsatt5-May-05 3:29
Adam °Wimsatt5-May-05 3:29 

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.