Click here to Skip to main content
15,891,529 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Problem with passing UDT array from Excel VBA to C++ dll Pin
Dave Kreskowiak17-Feb-09 1:48
mveDave Kreskowiak17-Feb-09 1:48 
GeneralRe: Problem with passing UDT array from Excel VBA to C++ dll Pin
eight17-Feb-09 3:30
eight17-Feb-09 3:30 
GeneralRe: Problem with passing UDT array from Excel VBA to C++ dll Pin
Dave Kreskowiak17-Feb-09 3:40
mveDave Kreskowiak17-Feb-09 3:40 
QuestionHow can i get the reference file (dll) information from the other application (exe) file Pin
kvelu.d16-Feb-09 18:52
kvelu.d16-Feb-09 18:52 
AnswerRe: How can i get the reference file (dll) information from the other application (exe) file Pin
Steven J Jowett17-Feb-09 1:26
Steven J Jowett17-Feb-09 1:26 
AnswerRe: How can i get the reference file (dll) information from the other application (exe) file Pin
Dave Kreskowiak17-Feb-09 1:36
mveDave Kreskowiak17-Feb-09 1:36 
QuestionCheck Box Save Pin
cwscotty16-Feb-09 12:00
cwscotty16-Feb-09 12:00 
AnswerRe: Check Box Save Pin
Paul Hasler16-Feb-09 14:03
Paul Hasler16-Feb-09 14:03 
You might be better off using the CheckedListBox control for this application.

Here's a description of the CheckedListBox http://www.startvbdotnet.com/controls/clb.aspx[^]

And here's a bit of a discussion with examples on how to use List Boxes http://www.startvbdotnet.com/controls/listbox.aspx[^]

You can find some info on basic file IO here http://support.microsoft.com/kb/304427[^]

Really, when you're starting out, just google "VB.NET {my problem} Turorial" and you'll find heaps of info.
GeneralRe: Check Box Save Pin
cwscotty16-Feb-09 19:49
cwscotty16-Feb-09 19:49 
QuestionBest Way To Override Keyboard On Form Pin
Ryan Fleming16-Feb-09 9:08
Ryan Fleming16-Feb-09 9:08 
AnswerRe: Best Way To Override Keyboard On Form Pin
Dave Kreskowiak16-Feb-09 14:10
mveDave Kreskowiak16-Feb-09 14:10 
GeneralRe: Best Way To Override Keyboard On Form Pin
Ryan Fleming17-Feb-09 3:15
Ryan Fleming17-Feb-09 3:15 
GeneralRe: Best Way To Override Keyboard On Form Pin
Dave Kreskowiak17-Feb-09 3:39
mveDave Kreskowiak17-Feb-09 3:39 
GeneralRe: Best Way To Override Keyboard On Form Pin
Ryan Fleming17-Feb-09 5:07
Ryan Fleming17-Feb-09 5:07 
GeneralRe: Best Way To Override Keyboard On Form Pin
Dave Kreskowiak17-Feb-09 5:34
mveDave Kreskowiak17-Feb-09 5:34 
GeneralRe: Best Way To Override Keyboard On Form Pin
Ryan Fleming17-Feb-09 6:09
Ryan Fleming17-Feb-09 6:09 
GeneralRe: Best Way To Override Keyboard On Form Pin
Dave Kreskowiak17-Feb-09 6:54
mveDave Kreskowiak17-Feb-09 6:54 
Questionhow to get Pin
Farzad Ahmadzadeh16-Feb-09 9:04
Farzad Ahmadzadeh16-Feb-09 9:04 
AnswerRe: how to get Pin
todda200816-Feb-09 9:06
todda200816-Feb-09 9:06 
AnswerRe: how to get Pin
Christian Graus16-Feb-09 11:50
protectorChristian Graus16-Feb-09 11:50 
GeneralRe: how to get Pin
Jon_Boy17-Feb-09 4:18
Jon_Boy17-Feb-09 4:18 
AnswerRe: how to get Pin
Dave Kreskowiak16-Feb-09 14:06
mveDave Kreskowiak16-Feb-09 14:06 
AnswerRe: how to get Pin
EliottA16-Feb-09 15:25
EliottA16-Feb-09 15:25 
AnswerRe: how to get Pin
Eddy Vluggen16-Feb-09 21:35
professionalEddy Vluggen16-Feb-09 21:35 
AnswerRe: how to get Pin
Steven J Jowett17-Feb-09 1:19
Steven J Jowett17-Feb-09 1:19 

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.