Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to write "Send Message" program Pin
White Scropion11-Dec-08 17:36
White Scropion11-Dec-08 17:36 
GeneralRe: How to write "Send Message" program Pin
Tony Pottier11-Dec-08 17:53
Tony Pottier11-Dec-08 17:53 
GeneralRe: How to write "Send Message" program Pin
Christian Graus11-Dec-08 17:55
protectorChristian Graus11-Dec-08 17:55 
GeneralRe: How to write "Send Message" program Pin
White Scropion11-Dec-08 18:11
White Scropion11-Dec-08 18:11 
GeneralRe: How to write "Send Message" program Pin
Christian Graus11-Dec-08 18:21
protectorChristian Graus11-Dec-08 18:21 
GeneralRe: How to write "Send Message" program Pin
White Scropion11-Dec-08 19:00
White Scropion11-Dec-08 19:00 
GeneralRe: How to write "Send Message" program Pin
Dave Kreskowiak11-Dec-08 21:42
mveDave Kreskowiak11-Dec-08 21:42 
QuestionMoving controls in realtime Pin
Tony Pottier11-Dec-08 15:08
Tony Pottier11-Dec-08 15:08 
Hi,

I'm using the events mousemove/mousedown/mouseup to move a panel in my winform in realtime. This is working fine, but this panel may have other controls like labels. The events are not raised if the user tries to click on a label or any object inside the panel.

Is there any way to get around this problem without registering all the controls on the panel with the mouse events? (like a parameter that would "transmit" the events to the parent controller)

Regards,
Tony
AnswerRe: Moving controls in realtime Pin
User 433002811-Dec-08 15:19
User 433002811-Dec-08 15:19 
GeneralRe: Moving controls in realtime Pin
Tony Pottier11-Dec-08 15:50
Tony Pottier11-Dec-08 15:50 
QuestionTrouble with my IF's Pin
Patrick_N3WB1E11-Dec-08 13:08
Patrick_N3WB1E11-Dec-08 13:08 
GeneralRe: Trouble with my IF's Pin
Luc Pattyn11-Dec-08 13:36
sitebuilderLuc Pattyn11-Dec-08 13:36 
AnswerRe: Trouble with my IF's Pin
Christian Graus11-Dec-08 13:45
protectorChristian Graus11-Dec-08 13:45 
GeneralRe: Trouble with my IF's Pin
PIEBALDconsult11-Dec-08 14:05
mvePIEBALDconsult11-Dec-08 14:05 
GeneralRe: Trouble with my IF's Pin
danzar11-Dec-08 18:28
danzar11-Dec-08 18:28 
GeneralRe: Trouble with my IF's Pin
Dave Kreskowiak11-Dec-08 21:43
mveDave Kreskowiak11-Dec-08 21:43 
GeneralRe: Trouble with my IF's Pin
PIEBALDconsult12-Dec-08 3:03
mvePIEBALDconsult12-Dec-08 3:03 
AnswerRe: Trouble with my IF's Pin
DaveyM6912-Dec-08 1:31
professionalDaveyM6912-Dec-08 1:31 
QuestionWhich solution is of more performance ? Instantiating new object within a for loop Pin
Nadia Monalisa11-Dec-08 13:04
Nadia Monalisa11-Dec-08 13:04 
AnswerRe: Which solution is of more performance ? Instantiating new object within a for loop Pin
Patrick_N3WB1E11-Dec-08 13:11
Patrick_N3WB1E11-Dec-08 13:11 
GeneralRe: Which solution is of more performance ? Instantiating new object within a for loop Pin
Luc Pattyn11-Dec-08 13:40
sitebuilderLuc Pattyn11-Dec-08 13:40 
AnswerRe: Which solution is of more performance ? Instantiating new object within a for loop Pin
Christian Graus11-Dec-08 13:41
protectorChristian Graus11-Dec-08 13:41 
AnswerRe: Which solution is of more performance ? Instantiating new object within a for loop Pin
PIEBALDconsult11-Dec-08 14:02
mvePIEBALDconsult11-Dec-08 14:02 
AnswerRe: Which solution is of more performance ? Instantiating new object within a for loop Pin
Tony Pottier11-Dec-08 15:49
Tony Pottier11-Dec-08 15:49 
GeneralRe: Which solution is of more performance ? Instantiating new object within a for loop Pin
PIEBALDconsult11-Dec-08 16:34
mvePIEBALDconsult11-Dec-08 16:34 

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.