Click here to Skip to main content
15,886,632 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerOT Pin
Luc Pattyn12-Jun-09 6:37
sitebuilderLuc Pattyn12-Jun-09 6:37 
GeneralRe: OT Pin
ymilan15-Jun-09 10:00
ymilan15-Jun-09 10:00 
GeneralRe: OT Pin
Luc Pattyn15-Jun-09 10:04
sitebuilderLuc Pattyn15-Jun-09 10:04 
GeneralRe: OT Pin
ymilan15-Jun-09 10:17
ymilan15-Jun-09 10:17 
GeneralRe: OT Pin
Luc Pattyn15-Jun-09 10:22
sitebuilderLuc Pattyn15-Jun-09 10:22 
GeneralRe: OT Pin
ymilan16-Jun-09 5:48
ymilan16-Jun-09 5:48 
GeneralRe: OT Pin
Luc Pattyn16-Jun-09 6:16
sitebuilderLuc Pattyn16-Jun-09 6:16 
GeneralRe: OT Pin
ymilan16-Jun-09 6:54
ymilan16-Jun-09 6:54 
Thanks for the expert comments:

Questions:

1.   I would like to keep what I have done in design view instead of writing more code to load those pics.   I have Dimmed an array at the beginning to create the card deck; I cannot redundantly load the image array twice; the compiler won't let me; says it's already there.

2.   In response to your #1, I wanted every other card to have the back.gif, so in essence it is flipped over. Am I actually loading the same image twice with my code?   I thought using the For statement would at least start the counting from 0-51, but I wanted the counter to change the back of every other card.   Your comment about boolean flags makes sense.   I'm not asking you to write my code, but this isn't for a school assignment; it is a birthday present to my Mom, so help on boolean code would be very much appreciated.   Hence, perhaps I can have a face up as a boolean, and a face down.   How and where would I implement that; at loadform?

Much appreciation in advance.
GeneralRe: OT Pin
Luc Pattyn16-Jun-09 11:28
sitebuilderLuc Pattyn16-Jun-09 11:28 
GeneralRe: OT Pin
ymilan16-Jun-09 11:30
ymilan16-Jun-09 11:30 
QuestionRead the comma delimited text file. Pin
Member 402761712-Jun-09 4:59
Member 402761712-Jun-09 4:59 
AnswerRe: Read the comma delimited text file. Pin
EliottA12-Jun-09 5:25
EliottA12-Jun-09 5:25 
AnswerRe: Read the comma delimited text file. Pin
Dave Kreskowiak12-Jun-09 5:26
mveDave Kreskowiak12-Jun-09 5:26 
GeneralRe: Read the comma delimited text file. Pin
Member 402761716-Jun-09 21:17
Member 402761716-Jun-09 21:17 
GeneralRe: Read the comma delimited text file. Pin
Dave Kreskowiak17-Jun-09 1:39
mveDave Kreskowiak17-Jun-09 1:39 
AnswerRe: Read the comma delimited text file. Pin
LloydA11112-Jun-09 9:15
LloydA11112-Jun-09 9:15 
QuestionTrying to acccess sql parameter from dataset Pin
Roger Rainey12-Jun-09 3:56
Roger Rainey12-Jun-09 3:56 
AnswerRe: Trying to acccess sql parameter from dataset Pin
Colin Angus Mackay12-Jun-09 4:28
Colin Angus Mackay12-Jun-09 4:28 
QuestionFolder permissions Pin
vhassan12-Jun-09 1:58
vhassan12-Jun-09 1:58 
AnswerRe: Folder permissions Pin
Dave Kreskowiak12-Jun-09 3:48
mveDave Kreskowiak12-Jun-09 3:48 
AnswerRe: Folder permissions Pin
Nagy Vilmos12-Jun-09 3:59
professionalNagy Vilmos12-Jun-09 3:59 
QuestionDynamic Data Exchange LinkExecute Pin
vhassan11-Jun-09 19:50
vhassan11-Jun-09 19:50 
AnswerRe: Dynamic Data Exchange LinkExecute Pin
Dave Kreskowiak12-Jun-09 3:46
mveDave Kreskowiak12-Jun-09 3:46 
GeneralRe: Dynamic Data Exchange LinkExecute [modified] Pin
vhassan14-Jun-09 18:24
vhassan14-Jun-09 18:24 
GeneralRe: Dynamic Data Exchange LinkExecute Pin
Dave Kreskowiak15-Jun-09 0:49
mveDave Kreskowiak15-Jun-09 0:49 

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.