Click here to Skip to main content
16,005,149 members
Home / Discussions / C#
   

C#

 
GeneralRe: Networking Pin
Alper Camel14-Apr-05 23:14
Alper Camel14-Apr-05 23:14 
GeneralRe: Networking Pin
S. Senthil Kumar14-Apr-05 23:53
S. Senthil Kumar14-Apr-05 23:53 
GeneralRe: Networking Pin
Alper Camel15-Apr-05 0:07
Alper Camel15-Apr-05 0:07 
GeneralDefine Winform Control in XML file Pin
z_ahamad14-Apr-05 21:15
z_ahamad14-Apr-05 21:15 
GeneralRe: Define Winform Control in XML file Pin
Sebastian Schneider14-Apr-05 21:36
Sebastian Schneider14-Apr-05 21:36 
GeneralRe: Define Winform Control in XML file Pin
z_ahamad15-Apr-05 0:46
z_ahamad15-Apr-05 0:46 
GeneralRe: Define Winform Control in XML file Pin
Michael P Butler15-Apr-05 2:00
Michael P Butler15-Apr-05 2:00 
QuestionInvisible Control on top with events? Hotspot? Pin
Narthalion14-Apr-05 21:15
Narthalion14-Apr-05 21:15 
Hi!

First- sorry for the stupid subject... I just could't find something, that covers my question in a few simple words Frown | :(

I'm writing a little application, where I want to be noticed, when the mouse leaves my window.
Because the window has no border, is non-rectangular (drawn vie GDI+) and nearly completly covered with controls (only a little circle right in the middle can be seen), I am not sure what is the best way of achieving this.

First, I could just look at the mouseMove event and check everytime if it left the region of my window...
I don't like that one much...

My second thought was to put something (an invisible control) on top of all controls- but this something has to let through all interactions with the other controls.

What is the best way to do this?

Second problem, perhaps it can be done with in the same way as the first- I need a hotspot on a button (again, shaped via GDI+), that fires an event if the mouse enters a sub-area of the button.

Can someone help me?

Thanks

Dirk
AnswerRe: Invisible Control on top with events? Hotspot? Pin
Alex Korchemniy14-Apr-05 22:53
Alex Korchemniy14-Apr-05 22:53 
QuestionShell extensions with C#? Pin
One Stone14-Apr-05 21:09
One Stone14-Apr-05 21:09 
AnswerRe: Shell extensions with C#? Pin
Wraith215-Apr-05 2:07
Wraith215-Apr-05 2:07 
GeneralPaint a region of a panel Pin
sreejeshtr14-Apr-05 19:19
sreejeshtr14-Apr-05 19:19 
GeneralRe: Paint a region of a panel Pin
Alex Korchemniy14-Apr-05 20:10
Alex Korchemniy14-Apr-05 20:10 
GeneralRe: Paint a region of a panel Pin
sreejeshtr14-Apr-05 20:52
sreejeshtr14-Apr-05 20:52 
GeneralRe: Paint a region of a panel Pin
Alex Korchemniy14-Apr-05 22:41
Alex Korchemniy14-Apr-05 22:41 
GeneralRe: Paint a region of a panel Pin
Ashok Dhamija15-Apr-05 0:03
Ashok Dhamija15-Apr-05 0:03 
GeneralRe: Paint a region of a panel Pin
Anonymous15-Apr-05 1:35
Anonymous15-Apr-05 1:35 
GeneralRe: Paint a region of a panel Pin
Mathew Hall14-Apr-05 23:57
Mathew Hall14-Apr-05 23:57 
GeneralControl mustn't change it ForeColor to grey, when it is disabled Pin
Ptmk14-Apr-05 19:17
Ptmk14-Apr-05 19:17 
GeneralRe: Control mustn't change it ForeColor to grey, when it is disabled Pin
Alex Korchemniy14-Apr-05 20:20
Alex Korchemniy14-Apr-05 20:20 
GeneralRe: Control mustn't change it ForeColor to grey, when it is disabled Pin
spif200114-Apr-05 20:29
spif200114-Apr-05 20:29 
Generalwhere Pin
alexdg0414-Apr-05 19:15
alexdg0414-Apr-05 19:15 
GeneralRe: where Pin
Disrupted14-Apr-05 19:28
Disrupted14-Apr-05 19:28 
GeneralA question on garbage collection Pin
DisruptedSinner14-Apr-05 19:14
DisruptedSinner14-Apr-05 19:14 
GeneralRe: A question on garbage collection Pin
spif200114-Apr-05 19:51
spif200114-Apr-05 19: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.