Click here to Skip to main content
15,921,793 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Please Help me....Small doubt on comboBox of datagridview Pin
Guffa2-Feb-07 5:46
Guffa2-Feb-07 5:46 
QuestionGetting the name of an instance Pin
edmonson2-Feb-07 0:34
edmonson2-Feb-07 0:34 
AnswerRe: Getting the name of an instance Pin
testy_proconsul2-Feb-07 1:20
testy_proconsul2-Feb-07 1:20 
QuestionHow can insert a ocx control in word document? Pin
Kumar Arun1-Feb-07 23:12
Kumar Arun1-Feb-07 23:12 
QuestionExporting to Excel Pin
Dayekh1-Feb-07 22:47
Dayekh1-Feb-07 22:47 
AnswerRe: Exporting to Excel Pin
Hari Om Prakash Sharma2-Feb-07 1:03
Hari Om Prakash Sharma2-Feb-07 1:03 
AnswerRe: Exporting to Excel Pin
testy_proconsul2-Feb-07 1:23
testy_proconsul2-Feb-07 1:23 
QuestionHelp Regarding Propertygrid Pin
sandipan.neogi@gmail.com1-Feb-07 22:31
sandipan.neogi@gmail.com1-Feb-07 22:31 
AnswerRe: Help Regarding Propertygrid Pin
Pete O'Hanlon1-Feb-07 22:42
mvePete O'Hanlon1-Feb-07 22:42 
AnswerRe: Help Regarding Propertygrid Pin
xstoneheartx1-Feb-07 23:06
xstoneheartx1-Feb-07 23:06 
AnswerRe: Help Regarding Propertygrid Pin
sandipan.neogi@gmail.com1-Feb-07 23:33
sandipan.neogi@gmail.com1-Feb-07 23:33 
QuestionText box Pin
rrrriiizz1-Feb-07 22:18
rrrriiizz1-Feb-07 22:18 
AnswerRe: Text box Pin
xstoneheartx1-Feb-07 22:37
xstoneheartx1-Feb-07 22:37 
AnswerRe: Text box Pin
Syed Ali Raza2-Feb-07 1:18
Syed Ali Raza2-Feb-07 1:18 
AnswerRe: Text box Pin
Johan Hakkesteegt2-Feb-07 3:23
Johan Hakkesteegt2-Feb-07 3:23 
GeneralRe: Text box Pin
rrrriiizz2-Feb-07 17:25
rrrriiizz2-Feb-07 17:25 
QuestionHow to Insert data from Blob field to Oracle Database Pin
Syed Ali Raza1-Feb-07 19:22
Syed Ali Raza1-Feb-07 19:22 
QuestionHow to do the video on demand on winxp? Pin
Teeyai1-Feb-07 19:16
Teeyai1-Feb-07 19:16 
Questionhow to insert undeletable image in word document Pin
Kumar Arun1-Feb-07 19:14
Kumar Arun1-Feb-07 19:14 
AnswerRe: how to insert undeletable image in word document Pin
Christian Graus1-Feb-07 19:42
protectorChristian Graus1-Feb-07 19:42 
GeneralRe: how to insert undeletable image in word document Pin
Kumar Arun1-Feb-07 23:08
Kumar Arun1-Feb-07 23:08 
QuestionFind Version of a program (excel) installed Pin
dpagka1-Feb-07 19:09
dpagka1-Feb-07 19:09 
AnswerRe: Find Version of a program (excel) installed Pin
nobel@tele.gl1-Feb-07 22:12
nobel@tele.gl1-Feb-07 22:12 
And option could be to find out where/ if Excel is installed on a machine via the registry.

Then open the fileinfo (use Diagnostics.FileVersionInfo and FileVersionInfo.GetVersionInfo(strPathToFile)) and extract the excel.exe file version.

Based on the result of that, you will know what excel version the user has.

- Dan Nobel

"The question is not how far. The question is, do you possess the constitution, the depth of faith, to go as far as is needed?"
boondock saints

AnswerRe: Find Version of a program (excel) installed Pin
vishal dhir2-Feb-07 9:06
vishal dhir2-Feb-07 9:06 
QuestionVB.Net ConnectionString Problem Pin
somagunasekaran1-Feb-07 17:44
somagunasekaran1-Feb-07 17:44 

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.