Click here to Skip to main content
15,925,723 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralFont Size Pin
kingcobra01288-Feb-05 9:57
kingcobra01288-Feb-05 9:57 
GeneralRe: Font Size Pin
Christian Graus8-Feb-05 10:48
protectorChristian Graus8-Feb-05 10:48 
GeneralCopying rows between two data views Pin
asifmaniar8-Feb-05 9:46
asifmaniar8-Feb-05 9:46 
GeneralMaster-Detail Grid question Pin
jvalescu8-Feb-05 9:07
jvalescu8-Feb-05 9:07 
GeneralReference Variables, Byref, and IEnumerator Pin
Mike the Red8-Feb-05 6:52
Mike the Red8-Feb-05 6:52 
GeneralAuto BCC Pin
8-Feb-05 0:34
suss8-Feb-05 0:34 
GeneralRe: Auto BCC Pin
Dave Kreskowiak8-Feb-05 6:31
mveDave Kreskowiak8-Feb-05 6:31 
GeneralRe: Auto BCC Pin
Just Greeky Creek9-Feb-05 0:37
Just Greeky Creek9-Feb-05 0:37 
GeneralRe: Auto BCC Pin
Dave Kreskowiak9-Feb-05 2:01
mveDave Kreskowiak9-Feb-05 2:01 
GeneralConvert vb6 to vb.net tool is needed Pin
?!?8-Feb-05 0:31
?!?8-Feb-05 0:31 
GeneralRe: Convert vb6 to vb.net tool is needed Pin
Dave Kreskowiak8-Feb-05 1:16
mveDave Kreskowiak8-Feb-05 1:16 
GeneralRe: Convert vb6 to vb.net tool is needed Pin
?!?8-Feb-05 1:50
?!?8-Feb-05 1:50 
GeneralRe: Convert vb6 to vb.net tool is needed Pin
Dave Kreskowiak8-Feb-05 3:14
mveDave Kreskowiak8-Feb-05 3:14 
GeneralRe: Convert vb6 to vb.net tool is needed Pin
Basavaraj P.Umadi12-Feb-05 0:24
Basavaraj P.Umadi12-Feb-05 0:24 
GeneralRe: Convert vb6 to vb.net tool is needed Pin
Member 13063378-Feb-05 17:28
Member 13063378-Feb-05 17:28 
Questionconnect vb6 with access2000?? Pin
a_yosef7-Feb-05 23:09
a_yosef7-Feb-05 23:09 
AnswerRe: connect vb6 with access2000?? Pin
magnifique8-Feb-05 0:20
magnifique8-Feb-05 0:20 
GeneralRe: Pin
a_yosef8-Feb-05 7:28
a_yosef8-Feb-05 7:28 
Generalchanging columwidth dynamically Pin
Stephan Wright7-Feb-05 23:00
Stephan Wright7-Feb-05 23:00 
GeneralRe: changing columwidth dynamically Pin
magnifique8-Feb-05 0:26
magnifique8-Feb-05 0:26 
GeneralRe: changing columwidth dynamically Pin
Stephan Wright9-Feb-05 0:57
Stephan Wright9-Feb-05 0:57 
GeneralRe: changing columwidth dynamically Pin
Stephan Wright9-Feb-05 2:14
Stephan Wright9-Feb-05 2:14 
I found a solution. To get the optimal size of the cell in Excel via VBA you have to use the .autofit operation

syntax
Columns(index).Autofit

This is the easiest solution!

Stephan.
Generalproblem in sending sms webservice Pin
iram aziz7-Feb-05 19:28
sussiram aziz7-Feb-05 19:28 
GeneralRe: problem in sending sms webservice Pin
Dave Kreskowiak8-Feb-05 1:13
mveDave Kreskowiak8-Feb-05 1:13 
GeneralDynamic Property Addition to PropertyGrid Ctl (VB.Net) Pin
Member 16899447-Feb-05 17:25
Member 16899447-Feb-05 17:25 

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.