Click here to Skip to main content
15,890,282 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Vb 6.0 Pin
Colin Angus Mackay27-Jun-09 3:14
Colin Angus Mackay27-Jun-09 3:14 
GeneralRe: Vb 6.0 Pin
Enver Maroshi27-Jun-09 3:40
Enver Maroshi27-Jun-09 3:40 
AnswerNot the answer to your question Pin
dan!sh 26-Jun-09 2:43
professional dan!sh 26-Jun-09 2:43 
Questionplacing a control on the panel Pin
lavankumar25-Jun-09 21:30
lavankumar25-Jun-09 21:30 
AnswerRe: placing a control on the panel Pin
Christian Graus25-Jun-09 21:46
protectorChristian Graus25-Jun-09 21:46 
AnswerRe: placing a control on the panel Pin
Enver Maroshi25-Jun-09 21:59
Enver Maroshi25-Jun-09 21:59 
GeneralRe: placing a control on the panel [modified] Pin
lavankumar26-Jun-09 19:49
lavankumar26-Jun-09 19:49 
GeneralRe: placing a control on the panel Pin
Enver Maroshi26-Jun-09 21:43
Enver Maroshi26-Jun-09 21:43 
What exactly do you try to make? What is a role of this application?

Maybe there is some other control that suites you better, if you need to drag-and-drop images, why not do it in listview? There you would be able to drop images, also to re-arange them, make a preview of them, etc...

"But now problem is one image is overriding other image .i don't want to be override ."

Well, then you would need colision detection Confused | :confused:
What should happen next? If you try to release image on other existign one? Should cancel drop, or maybe move next to picture? Best you could do is loop through each image in panel and see if they positions match at any point.
GeneralRe: placing a control on the panel Pin
lavankumar28-Jun-09 19:34
lavankumar28-Jun-09 19:34 
AnswerRe: placing a control on the panel Pin
vijaylumar26-Jun-09 0:47
vijaylumar26-Jun-09 0:47 
GeneralRe: placing a control on the panel Pin
Christian Graus26-Jun-09 0:51
protectorChristian Graus26-Jun-09 0:51 
Questionhelp me Pin
harieshkumar.n25-Jun-09 21:24
harieshkumar.n25-Jun-09 21:24 
AnswerRe: help me Pin
Christian Graus25-Jun-09 21:46
protectorChristian Graus25-Jun-09 21:46 
QuestionWebrequest and Querystring in VB.net Pin
king gamo25-Jun-09 18:12
king gamo25-Jun-09 18:12 
AnswerRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 18:44
protectorChristian Graus25-Jun-09 18:44 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 18:54
king gamo25-Jun-09 18:54 
GeneralRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 19:41
protectorChristian Graus25-Jun-09 19:41 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 19:44
king gamo25-Jun-09 19:44 
GeneralRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 19:49
protectorChristian Graus25-Jun-09 19:49 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 19:51
king gamo25-Jun-09 19:51 
GeneralRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 20:08
protectorChristian Graus25-Jun-09 20:08 
GeneralRe: Webrequest and Querystring in VB.net Pin
N a v a n e e t h25-Jun-09 19:53
N a v a n e e t h25-Jun-09 19:53 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 20:00
king gamo25-Jun-09 20:00 
GeneralRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 20:05
protectorChristian Graus25-Jun-09 20:05 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 20:15
king gamo25-Jun-09 20:15 

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.