Click here to Skip to main content
16,006,475 members
Home / Discussions / C#
   

C#

 
GeneralRe: Lexer / Parser (my own little scripting language) Pin
Insolence5-Jun-05 18:49
Insolence5-Jun-05 18:49 
GeneralRead from Binary file into jagged array, please help! Pin
OnlyTaz30-May-05 12:20
OnlyTaz30-May-05 12:20 
GeneralRe: Read from Binary file into jagged array, please help! Pin
Christian Graus30-May-05 12:52
protectorChristian Graus30-May-05 12:52 
GeneralRe: Read from Binary file into jagged array, please help! Pin
OnlyTaz30-May-05 13:27
OnlyTaz30-May-05 13:27 
GeneralNortel PBAX Programming using C# Pin
Jassim Rahma30-May-05 11:33
Jassim Rahma30-May-05 11:33 
GeneralCustom Control Design Time Pin
Skute30-May-05 10:07
Skute30-May-05 10:07 
GeneralRe: Custom Control Design Time Pin
Skute30-May-05 10:46
Skute30-May-05 10:46 
GeneralWierd problem with tab alignment and mouse enter/leave events Pin
Flack30-May-05 9:16
Flack30-May-05 9:16 
Hello,

I encountered a strange problem and I do not know what is causing it.

I created an empty form, added a tabs control to it and set the tab control
dock style to fill. Then I added three tabpages to it. To the first tab page
I added three buttons. The first button's click handler would set the tab
control's tab alignment to TabAlignment.Left and the second buttons click
handler would set it to Bottom.

I added mouse enter and mouse leave handlers to the third button. Whenever
the mouse would enter or leave the button, I would use Debug.WriteLine to
write a message.

Now, when I start the form, the mouse enter/leave events work great and
everything is fine. However, once I change the tabs alignment by hitting one
of the first two buttons, the third button no longer fires it's mouse leave
event. The mouse enters and mouse enter fires correctly, but it seems that
the mouse leave event has been unregistered when the tab control's tab
alignment changed. Also, when I enter the button again, the mouse enter
event is not fired.

Does anyone know what can be causing this behavior?

Thanks,
-Flack
GeneralDatabase Locks Pin
StephenMcAllister30-May-05 8:31
StephenMcAllister30-May-05 8:31 
GeneralRe: Database Locks Pin
Uri Lavi30-May-05 9:44
Uri Lavi30-May-05 9:44 
GeneralRe: Database Locks Pin
StephenMcAllister30-May-05 11:39
StephenMcAllister30-May-05 11:39 
GeneralRe: Database Locks Pin
J4amieC31-May-05 2:16
J4amieC31-May-05 2:16 
Generalresume parser help Pin
Member 115571330-May-05 7:52
Member 115571330-May-05 7:52 
GeneralRe: resume parser help Pin
S Sansanwal30-May-05 11:35
S Sansanwal30-May-05 11:35 
GeneralRe: resume parser help Pin
Member 115571331-May-05 6:02
Member 115571331-May-05 6:02 
GeneralDirect3D Mesh Axes Adjustment Pin
bneacetp30-May-05 7:09
bneacetp30-May-05 7:09 
GeneralRe: Direct3D Mesh Axes Adjustment Pin
Judah Gabriel Himango30-May-05 16:16
sponsorJudah Gabriel Himango30-May-05 16:16 
GeneralRe: Direct3D Mesh Axes Adjustment Pin
bneacetp31-May-05 16:25
bneacetp31-May-05 16:25 
GeneralRe: Direct3D Mesh Axes Adjustment Pin
Judah Gabriel Himango2-Jun-05 5:01
sponsorJudah Gabriel Himango2-Jun-05 5:01 
GeneralD* Search Algorithm Pin
jinbabaj30-May-05 6:41
jinbabaj30-May-05 6:41 
GeneralRe: D* Search Algorithm Pin
eggie530-May-05 11:47
eggie530-May-05 11:47 
GeneralProblem with LinearGradientBrush Pin
rudy.net30-May-05 5:39
rudy.net30-May-05 5:39 
GeneralRe: Problem with LinearGradientBrush Pin
Robert Rohde30-May-05 7:51
Robert Rohde30-May-05 7:51 
GeneralRe: Problem with LinearGradientBrush Pin
rudy.net30-May-05 8:31
rudy.net30-May-05 8:31 
GeneralRe: Problem with LinearGradientBrush Pin
Robert Rohde30-May-05 18:41
Robert Rohde30-May-05 18:41 

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.