Click here to Skip to main content
15,912,069 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to display categories by tree view in vb.net Pin
Milad.Biroonvand31-Oct-09 3:24
Milad.Biroonvand31-Oct-09 3:24 
GeneralRe: how to display categories by tree view in vb.net Pin
Milad.Biroonvand31-Oct-09 3:40
Milad.Biroonvand31-Oct-09 3:40 
GeneralRe: how to display categories by tree view in vb.net Pin
DaveAuld31-Oct-09 4:28
professionalDaveAuld31-Oct-09 4:28 
GeneralRe: how to display categories by tree view in vb.net Pin
Milad.Biroonvand31-Oct-09 4:50
Milad.Biroonvand31-Oct-09 4:50 
GeneralRe: how to display categories by tree view in vb.net Pin
DaveAuld31-Oct-09 6:46
professionalDaveAuld31-Oct-09 6:46 
GeneralRe: how to display categories by tree view in vb.net Pin
Milad.Biroonvand1-Nov-09 19:03
Milad.Biroonvand1-Nov-09 19:03 
GeneralRe: how to display categories by tree view in vb.net Pin
EliottA2-Nov-09 3:27
EliottA2-Nov-09 3:27 
QuestionIdentifying a control during a mousedown event?? Pin
comalco200030-Oct-09 20:45
comalco200030-Oct-09 20:45 
I have a form with many image controls on it (which can be added during runtime, so the total number changes at random each time the app is run). I need to trap a mousedown event when the mouse is over one of the image controls (any one of them, again, at random).

As I am adding images during runtime, I cannot use a standard object.mousedown event trap as I do not know how many image controls there may be in total - and therefore cannot have a separate subroutine for each and every control.

Is there a way of trapping a mousedown anywhere/anytime, even when it is over ANY control of the form, and when detected then identify the control that the mouse is over at the time? (i.e. return the forms identity during the mousedown event)

I have rowsed the web and looked around, but cannot find a way to trap a mousedown without first having a object.mousedown subroutine for each and every control identity..............any ideas greatly appreciated!
AnswerRe: Identifying a control during a mousedown event?? Pin
DaveAuld30-Oct-09 23:31
professionalDaveAuld30-Oct-09 23:31 
GeneralRe: Identifying a control during a mousedown event?? Pin
comalco200031-Oct-09 0:04
comalco200031-Oct-09 0:04 
GeneralRe: Identifying a control during a mousedown event?? Pin
DaveAuld31-Oct-09 0:14
professionalDaveAuld31-Oct-09 0:14 
GeneralRe: Identifying a control during a mousedown event?? Pin
comalco200031-Oct-09 0:29
comalco200031-Oct-09 0:29 
GeneralRe: Identifying a control during a mousedown event?? Pin
DaveAuld31-Oct-09 0:33
professionalDaveAuld31-Oct-09 0:33 
GeneralRe: Identifying a control during a mousedown event?? Pin
comalco200031-Oct-09 0:37
comalco200031-Oct-09 0:37 
GeneralRe: Identifying a control during a mousedown event?? Pin
comalco200031-Oct-09 0:27
comalco200031-Oct-09 0:27 
QuestionBarcode 128 Generation in vb 6 Pin
Tufail Ahmad30-Oct-09 18:59
Tufail Ahmad30-Oct-09 18:59 
AnswerRe: Barcode 128 Generation in vb 6 Pin
Christian Graus30-Oct-09 19:17
protectorChristian Graus30-Oct-09 19:17 
AnswerRe: Barcode 128 Generation in vb 6 Pin
DaveAuld30-Oct-09 23:59
professionalDaveAuld30-Oct-09 23:59 
QuestionMulti Level Database programming in VB !! Pin
jeshra27930-Oct-09 8:02
jeshra27930-Oct-09 8:02 
AnswerParent / Child Relationship Pin
David Mujica30-Oct-09 8:39
David Mujica30-Oct-09 8:39 
QuestionHow to programmatically selected a value in a datagridviewcomboboxcolumn? [modified] Pin
Jon_Boy30-Oct-09 5:22
Jon_Boy30-Oct-09 5:22 
QuestionSort in ComboBox Pin
ivo7529-Oct-09 9:00
ivo7529-Oct-09 9:00 
AnswerRe: Sort in ComboBox Pin
Luc Pattyn29-Oct-09 9:25
sitebuilderLuc Pattyn29-Oct-09 9:25 
QuestionSet DateTimePicker date Pin
ivo7529-Oct-09 7:47
ivo7529-Oct-09 7:47 
AnswerRe: Set DateTimePicker date Pin
John M Bundy29-Oct-09 8:06
John M Bundy29-Oct-09 8:06 

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.