Click here to Skip to main content
15,910,603 members
Home / Discussions / C#
   

C#

 
AnswerRe: String and non english characters Pin
PIEBALDconsult17-Jul-09 4:55
mvePIEBALDconsult17-Jul-09 4:55 
GeneralRe: String and non english characters Pin
Imtiaz Murtaza17-Jul-09 7:12
Imtiaz Murtaza17-Jul-09 7:12 
GeneralRe: String and non english characters Pin
PIEBALDconsult17-Jul-09 7:22
mvePIEBALDconsult17-Jul-09 7:22 
QuestionAbout Microsoft ReportViewer Control in MSVS 2008 Pin
elci16-Jul-09 20:11
elci16-Jul-09 20:11 
AnswerRe: About Microsoft ReportViewer Control in MSVS 2008 Pin
sundaramoorthy.b2-Nov-09 19:08
sundaramoorthy.b2-Nov-09 19:08 
QuestionHow to know the proxy connections of the internet explorer in c# Pin
svt gdwl16-Jul-09 19:53
svt gdwl16-Jul-09 19:53 
AnswerRe: How to know the proxy connections of the internet explorer in c# Pin
stancrm16-Jul-09 20:37
stancrm16-Jul-09 20:37 
AnswerRe: How to know the proxy connections of the internet explorer in c# Pin
Giorgi Dalakishvili16-Jul-09 20:54
mentorGiorgi Dalakishvili16-Jul-09 20:54 
QuestionCheck Database Connectivity... Pin
Illegal Operation16-Jul-09 19:52
Illegal Operation16-Jul-09 19:52 
AnswerRe: Check Database Connectivity... Pin
MarkB77716-Jul-09 20:05
MarkB77716-Jul-09 20:05 
AnswerRe: Check Database Connectivity... Pin
PIEBALDconsult17-Jul-09 4:54
mvePIEBALDconsult17-Jul-09 4:54 
Questionhow to run .NET applications with mono Pin
Member 305788716-Jul-09 19:37
Member 305788716-Jul-09 19:37 
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 

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.