Click here to Skip to main content
15,896,522 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Context menu in vb.net Pin
Dave Kreskowiak1-Jun-09 8:49
mveDave Kreskowiak1-Jun-09 8:49 
QuestionRe: Context menu in vb.net Pin
bapu28891-Jun-09 9:24
bapu28891-Jun-09 9:24 
AnswerRe: Context menu in vb.net Pin
Dave Kreskowiak1-Jun-09 10:11
mveDave Kreskowiak1-Jun-09 10:11 
AnswerRe: Context menu in vb.net Pin
Kschuler1-Jun-09 9:40
Kschuler1-Jun-09 9:40 
AnswerRe: Context menu in vb.net Pin
bapu28891-Jun-09 10:03
bapu28891-Jun-09 10:03 
QuestionNeed Assistance on OLEDragDrop and Drag methods Pin
ymilan1-Jun-09 5:22
ymilan1-Jun-09 5:22 
AnswerRe: Need Assistance on OLEDragDrop and Drag methods Pin
Kschuler1-Jun-09 9:48
Kschuler1-Jun-09 9:48 
GeneralRe: Need Assistance on OLEDragDrop and Drag methods Pin
ymilan1-Jun-09 13:48
ymilan1-Jun-09 13:48 
Yes, and thank you.   However, I need to gather more info.   I'm still a bit confused.   I know I'd like to set the properties at design time and set them to remain that way throughout the entire program.

Here it is:   52 cards on left; 12 of which I ONLY want to match 12 cards on the right when dropped.   52 cards get randomized, and I pick out one by one those 12 cards and drop it on a spot on the right.   It works.   Now here is what is wrong:   ALL the cards, including those 12 cards drop on the right; I was only allowing in my code in the IF statement that when one of the 12 cards of the heart suit on the left = the heart suit on the right, only those cards can be dropped, not every card of the other suits.

Second problem.   Only the last position Hearts(12) on the right is taking cards.   The rest of the 12 position won't take any cards.

Any idea on WHAT to set on those drag mode properties at design time?   I've played around and have gotten nowhere.

Thank you in advance
QuestionVB.net Monitor Database Table Edits Pin
liona1-Jun-09 4:29
liona1-Jun-09 4:29 
AnswerRe: VB.net Monitor Database Table Edits Pin
ScottM11-Jun-09 4:46
ScottM11-Jun-09 4:46 
QuestionDataGrid Editing Pin
MacIntyre31-May-09 23:05
MacIntyre31-May-09 23:05 
AnswerRe: DataGrid Editing Pin
Jay Royall1-Jun-09 0:33
Jay Royall1-Jun-09 0:33 
GeneralRe: DataGrid Editing Pin
MacIntyre1-Jun-09 3:57
MacIntyre1-Jun-09 3:57 
GeneralRe: DataGrid Editing Pin
Jay Royall1-Jun-09 4:24
Jay Royall1-Jun-09 4:24 
GeneralRe: DataGrid Editing Pin
MacIntyre1-Jun-09 4:40
MacIntyre1-Jun-09 4:40 
GeneralRe: DataGrid Editing Pin
Dave Kreskowiak1-Jun-09 5:05
mveDave Kreskowiak1-Jun-09 5:05 
GeneralRe: DataGrid Editing Pin
MacIntyre1-Jun-09 4:45
MacIntyre1-Jun-09 4:45 
GeneralRe: DataGrid Editing Pin
Dave Kreskowiak1-Jun-09 5:07
mveDave Kreskowiak1-Jun-09 5:07 
GeneralRe: DataGrid Editing Pin
MacIntyre1-Jun-09 5:28
MacIntyre1-Jun-09 5:28 
GeneralRe: DataGrid Editing Pin
Dave Kreskowiak1-Jun-09 6:15
mveDave Kreskowiak1-Jun-09 6:15 
GeneralRe: DataGrid Editing Pin
MacIntyre1-Jun-09 6:32
MacIntyre1-Jun-09 6:32 
GeneralRe: DataGrid Editing Pin
MacIntyre1-Jun-09 4:37
MacIntyre1-Jun-09 4:37 
Question[Visual Basic 6.0] Convert string to unicode for command line Pin
blurboy31-May-09 22:04
blurboy31-May-09 22:04 
AnswerRe: [Visual Basic 6.0] Convert string to unicode for command line Pin
Dave Kreskowiak1-Jun-09 1:51
mveDave Kreskowiak1-Jun-09 1:51 
AnswerRe: [Visual Basic 6.0] Convert string to unicode for command line Pin
CPallini1-Jun-09 2:30
mveCPallini1-Jun-09 2:30 

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.