Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
AnswerRe: invoking events of a control under another control Pin
Eslam Afifi12-Aug-09 21:34
Eslam Afifi12-Aug-09 21:34 
GeneralRe: invoking events of a control under another control Pin
jamesjk13-Aug-09 0:02
jamesjk13-Aug-09 0:02 
GeneralRe: invoking events of a control under another control Pin
Eslam Afifi13-Aug-09 18:05
Eslam Afifi13-Aug-09 18:05 
GeneralRe: invoking events of a control under another control Pin
jamesjk13-Aug-09 22:05
jamesjk13-Aug-09 22:05 
GeneralRe: invoking events of a control under another control Pin
Eslam Afifi14-Aug-09 2:58
Eslam Afifi14-Aug-09 2:58 
AnswerRe: invoking events of a control under another control Pin
kb-boxer13-Aug-09 1:00
kb-boxer13-Aug-09 1:00 
Generalinvoking events of a control under another control Pin
jamesjk13-Aug-09 1:15
jamesjk13-Aug-09 1:15 
Questioninvoking events of a control under another control -- i shall make it clearer Pin
jamesjk13-Aug-09 1:16
jamesjk13-Aug-09 1:16 
thanks for the reply..

i'll put the problem in another way

i have 2 controls 1. a customized pictureedit 2. a custom picturebox which is transparent

in the customized pictureedit i can measure the distance between 2 points by dragging the mouse from one point to another.

in my form i place the second control exactly over the first one

i load an image in the first control(in which i can take the measurements) that is underneath

then i load different images in the upper transparent picturebox so that i can see both the images overlapping each other..

so far it works fine...

now comes the tricky stuff

i should be able to drag through the upper transparent control and take the difference in measurements between the 2 images. i can't keep the measurable pictureedit on the top as per the requirements.

so what i need to do is drag on the upper transparent picturebox but get measurements as if i dragged on the lower pictureedit.

i hope i have made it clearer this time

once again thanks for the help
QuestionAdding Dll reference problem........ Pin
shaina223112-Aug-09 20:06
shaina223112-Aug-09 20:06 
AnswerRe: Adding Dll reference problem........ Pin
Eslam Afifi12-Aug-09 21:01
Eslam Afifi12-Aug-09 21:01 
QuestionHow to identify the Process, that is created using Code ? Pin
Jacobb Michael12-Aug-09 19:03
Jacobb Michael12-Aug-09 19:03 
AnswerRe: How to identify the Process, that is created using Code ? Pin
V.12-Aug-09 20:27
professionalV.12-Aug-09 20:27 
GeneralRe: How to identify the Process, that is created using Code ? Pin
Jacobb Michael13-Aug-09 5:23
Jacobb Michael13-Aug-09 5:23 
QuestionC# Save the the last entered data on application exit and reload it on application start. Pin
maheesh12-Aug-09 16:49
maheesh12-Aug-09 16:49 
AnswerRe: C# Save the the last entered data on application exit and reload it on application start. Pin
N a v a n e e t h12-Aug-09 16:51
N a v a n e e t h12-Aug-09 16:51 
GeneralRe: C# Save the the last entered data on application exit and reload it on application start. Pin
maheesh12-Aug-09 18:50
maheesh12-Aug-09 18:50 
GeneralRe: C# Save the the last entered data on application exit and reload it on application start. Pin
Christian Graus12-Aug-09 19:00
protectorChristian Graus12-Aug-09 19:00 
GeneralRe: C# Save the the last entered data on application exit and reload it on application start. Pin
maheesh12-Aug-09 19:19
maheesh12-Aug-09 19:19 
AnswerRe: C# Save the the last entered data on application exit and reload it on application start. Pin
Mycroft Holmes12-Aug-09 18:08
professionalMycroft Holmes12-Aug-09 18:08 
AnswerRe: C# Save the the last entered data on application exit and reload it on application start. Pin
mustang8612-Aug-09 20:00
mustang8612-Aug-09 20:00 
AnswerRe: C# Save the the last entered data on application exit and reload it on application start. Pin
wjp_auhtm12-Aug-09 21:07
wjp_auhtm12-Aug-09 21:07 
GeneralRe: C# Save the the last entered data on application exit and reload it on application start. Pin
maheesh12-Aug-09 22:16
maheesh12-Aug-09 22:16 
GeneralRe: C# Save the the last entered data on application exit and reload it on application start. Pin
wjp_auhtm13-Aug-09 0:22
wjp_auhtm13-Aug-09 0:22 
GeneralRe: C# Save the the last entered data on application exit and reload it on application start. Pin
maheesh13-Aug-09 1:32
maheesh13-Aug-09 1:32 
QuestionAccessing/reading .TTF Pin
dell22412-Aug-09 16:17
dell22412-Aug-09 16:17 

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.