Click here to Skip to main content
15,896,912 members
Home / Discussions / C#
   

C#

 
GeneralRe: Digital clock for windows appliction Pin
Ch.Gayatri Subudhi6-Apr-09 17:54
Ch.Gayatri Subudhi6-Apr-09 17:54 
AnswerRe: Digital clock for windows appliction Pin
crrajaguru5-Apr-09 23:01
crrajaguru5-Apr-09 23:01 
AnswerRe: Digital clock for windows appliction Pin
akhilonly0075-Apr-09 23:17
akhilonly0075-Apr-09 23:17 
GeneralRe: Digital clock for windows appliction Pin
Ch.Gayatri Subudhi6-Apr-09 18:03
Ch.Gayatri Subudhi6-Apr-09 18:03 
QuestionHow to generate specific barcodes like KOELLIKER, OMR4, NEOPOST B, OMR... Pin
tom5720075-Apr-09 22:40
tom5720075-Apr-09 22:40 
RantRe: How to generate specific barcodes like KOELLIKER, OMR4, NEOPOST B, OMR... Pin
tom5720076-Apr-09 5:31
tom5720076-Apr-09 5:31 
QuestionMultiple selection Pin
Megidolaon5-Apr-09 22:08
Megidolaon5-Apr-09 22:08 
AnswerRe: Multiple selection Pin
King Julien6-Apr-09 0:01
King Julien6-Apr-09 0:01 
Hi,

IMO, assign a unique id or number to each picture box.

declare two variables namely StartPB, and CurrentPB.

in the mouse down event, get the id of the StartPB and in mouse_over event set the CurrentPB with the current id.

now just use general comparison to arrive at your logic....


say you have selcted the nth picture box

then a
b
c
g h i n j k l
d
e
f
you can easily create your required functionality by some simple mathematics with the selectPB and CurrentPB values......

Good Luck and leave a reply if you find some better solution.....

Have a Happy Coding.....

QuestionHow to save file content that some contains same lines into the database? Pin
Nopo5-Apr-09 22:08
Nopo5-Apr-09 22:08 
AnswerRe: How to save file content that some contains same lines into the database? Pin
SeMartens5-Apr-09 22:20
SeMartens5-Apr-09 22:20 
GeneralRe: How to save file content that some contains same lines into the database? Pin
Nopo5-Apr-09 22:28
Nopo5-Apr-09 22:28 
GeneralRe: How to save file content that some contains same lines into the database? Pin
SeMartens5-Apr-09 22:42
SeMartens5-Apr-09 22:42 
GeneralRe: How to save file content that some contains same lines into the database? Pin
Nopo5-Apr-09 23:58
Nopo5-Apr-09 23:58 
GeneralRe: How to save file content that some contains same lines into the database? Pin
Nopo6-Apr-09 20:07
Nopo6-Apr-09 20:07 
QuestionHow to run any .exe file through WebService ? Pin
E_Gold5-Apr-09 22:07
E_Gold5-Apr-09 22:07 
AnswerRe: How to run any .exe file through WebService ? Pin
SeMartens5-Apr-09 22:10
SeMartens5-Apr-09 22:10 
GeneralRe: How to run any .exe file through WebService ? Pin
E_Gold6-Apr-09 2:29
E_Gold6-Apr-09 2:29 
GeneralRe: How to run any .exe file through WebService ? Pin
SeMartens6-Apr-09 2:49
SeMartens6-Apr-09 2:49 
QuestionCannot delete file....used by another process.....help guyz! Pin
Rajdeep.NET is BACK5-Apr-09 21:53
Rajdeep.NET is BACK5-Apr-09 21:53 
AnswerRe: Cannot delete file....used by another process.....help guyz! Pin
N a v a n e e t h5-Apr-09 22:06
N a v a n e e t h5-Apr-09 22:06 
AnswerRe: Cannot delete file....used by another process.....help guyz! Pin
SeMartens5-Apr-09 22:06
SeMartens5-Apr-09 22:06 
GeneralRe: Cannot delete file....used by another process.....help guyz! Pin
Rajdeep.NET is BACK5-Apr-09 22:14
Rajdeep.NET is BACK5-Apr-09 22:14 
GeneralRe: Cannot delete file....used by another process.....help guyz! Pin
HuntingWabbits6-Apr-09 2:29
HuntingWabbits6-Apr-09 2:29 
GeneralRe: Cannot delete file....used by another process.....help guyz! Pin
Skymir6-Apr-09 3:08
Skymir6-Apr-09 3:08 
AnswerRe: Cannot delete file....used by another process.....help guyz! Pin
Henry Minute6-Apr-09 1:52
Henry Minute6-Apr-09 1:52 

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.