Click here to Skip to main content
15,886,788 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to run .NET applications with mono Pin
Manas Bhardwaj16-Jul-09 21:50
professionalManas Bhardwaj16-Jul-09 21:50 
QuestionNewbie question Pin
woofie16-Jul-09 19:26
woofie16-Jul-09 19:26 
AnswerRe: Newbie question Pin
benjymous17-Jul-09 0:04
benjymous17-Jul-09 0:04 
AnswerRe: Newbie question Pin
Baeltazor18-Jul-09 1:00
Baeltazor18-Jul-09 1:00 
QuestionUpdating bound DataSource does not update ComboBox Items. Pin
richmcc16-Jul-09 16:34
richmcc16-Jul-09 16:34 
QuestionWindow Body From Handle Pin
hpydir16-Jul-09 16:17
hpydir16-Jul-09 16:17 
AnswerRe: Window Body From Handle Pin
MarkB77716-Jul-09 19:59
MarkB77716-Jul-09 19:59 
QuestionForm events taking precedence over control events and forwarding events? Pin
Megidolaon16-Jul-09 12:43
Megidolaon16-Jul-09 12:43 
I'm still hung up on that selection, for 3 months now. Nothing I try and no code others provide works even remotely.

Now I think I might use a transparent form that changes size according to mouse movement and check if it's client rectangle intersects with controls that can be selected.

But for that I'd need to have the form's mouse events take precedence over all control mouse events.

Normally, when the mouse is over a control, only the control's mouse events are fired and the form's own mouse events aren't touched, or?

I need to fire the form's mouse event at all times and ignore the control's events instead.

What happens if no control on the form (at least in the area that matters, menus are fine) has any event specified, will the form's events fire then or are they still blocked?

Thank you!
QuestionRe: Form events taking precedence over control events and forwarding events? Pin
DaveyM6916-Jul-09 13:55
professionalDaveyM6916-Jul-09 13:55 
AnswerRe: Form events taking precedence over control events and forwarding events? Pin
Luc Pattyn16-Jul-09 13:57
sitebuilderLuc Pattyn16-Jul-09 13:57 
JokeRe: Form events taking precedence over control events and forwarding events? Pin
DaveyM6916-Jul-09 14:09
professionalDaveyM6916-Jul-09 14:09 
AnswerRe: bizar mouse event question Pin
Luc Pattyn16-Jul-09 13:55
sitebuilderLuc Pattyn16-Jul-09 13:55 
AnswerRe: Form events taking precedence over control events and forwarding events? Pin
Super Lloyd16-Jul-09 14:05
Super Lloyd16-Jul-09 14:05 
GeneralRe: Form events taking precedence over control events and forwarding events? [modified] Pin
Megidolaon17-Jul-09 5:00
Megidolaon17-Jul-09 5:00 
QuestionDifferent settings for development vs. production Pin
jaminblount16-Jul-09 11:51
jaminblount16-Jul-09 11:51 
AnswerRe: Different settings for development vs. production Pin
Pete O'Hanlon16-Jul-09 12:25
mvePete O'Hanlon16-Jul-09 12:25 
QuestionInterface Ibindinglist : Specified argument was out of the range error Pin
baranils16-Jul-09 11:33
baranils16-Jul-09 11:33 
AnswerRe: Interface Ibindinglist : Specified argument was out of the range error Pin
baranils17-Jul-09 21:41
baranils17-Jul-09 21:41 
QuestionDatagrid row select help Pin
Member 640383816-Jul-09 10:21
Member 640383816-Jul-09 10:21 
Question64 bit connection strings Pin
Natza Mitzi16-Jul-09 8:55
Natza Mitzi16-Jul-09 8:55 
AnswerRe: 64 bit connection strings Pin
Paladin200016-Jul-09 10:14
Paladin200016-Jul-09 10:14 
GeneralRe: 64 bit connection strings Pin
Natza Mitzi16-Jul-09 20:36
Natza Mitzi16-Jul-09 20:36 
QuestionStop the CONSOLE at the end of the debut Pin
rodbiser16-Jul-09 8:28
rodbiser16-Jul-09 8:28 
AnswerRe: Stop the CONSOLE at the end of the debut Pin
N a v a n e e t h16-Jul-09 8:45
N a v a n e e t h16-Jul-09 8:45 
AnswerRe: Stop the CONSOLE at the end of the debut Pin
Natza Mitzi16-Jul-09 8:51
Natza Mitzi16-Jul-09 8:51 

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.