Click here to Skip to main content
15,888,803 members
Home / Discussions / C#
   

C#

 
GeneralVS.NET does not see my assemblies Pin
Le centriste24-Sep-03 8:10
Le centriste24-Sep-03 8:10 
GeneralRe: VS.NET does not see my assemblies Pin
James T. Johnson24-Sep-03 9:15
James T. Johnson24-Sep-03 9:15 
GeneralSystem.UnauthorizedAccessException Pin
Le centriste24-Sep-03 8:08
Le centriste24-Sep-03 8:08 
GeneralRe: System.UnauthorizedAccessException Pin
ich_bins25-Sep-03 0:01
ich_bins25-Sep-03 0:01 
GeneralRe: System.UnauthorizedAccessException Pin
Le centriste25-Sep-03 3:02
Le centriste25-Sep-03 3:02 
GeneralMouseHover logic Pin
Arun Bhalla24-Sep-03 7:43
Arun Bhalla24-Sep-03 7:43 
GeneralRe: MouseHover logic Pin
J. Dunlap24-Sep-03 8:27
J. Dunlap24-Sep-03 8:27 
GeneralRe: MouseHover logic Pin
Arun Bhalla24-Sep-03 10:23
Arun Bhalla24-Sep-03 10:23 
I'm writing a library of lightweight control-like objects which paint themselves on controls, such as Panel. I need to mimic MouseHover for these control-like objects. If I use Panel's MouseHover event, I only get the hover event once, while the cursor is in Panel's bounds, even if it hovers over my different control-like objects, all within Panel.

TrackMouseEvent seems like it may be the way to go, or at least I'll know where to dig for the default value. (Yet another setting missing from SystemInformation.) Thanks!
GeneralRe: MouseHover logic Pin
J. Dunlap24-Sep-03 10:54
J. Dunlap24-Sep-03 10:54 
GeneralRe: MouseHover logic Pin
Arun Bhalla24-Sep-03 11:02
Arun Bhalla24-Sep-03 11:02 
GeneralRe: MouseHover logic Pin
J. Dunlap24-Sep-03 11:11
J. Dunlap24-Sep-03 11:11 
GeneralRe: MouseHover logic Pin
Arun Bhalla24-Sep-03 11:18
Arun Bhalla24-Sep-03 11:18 
GeneralRe: MouseHover logic Pin
J. Dunlap24-Sep-03 11:19
J. Dunlap24-Sep-03 11:19 
GeneralRe: MouseHover logic Pin
Arun Bhalla24-Sep-03 11:23
Arun Bhalla24-Sep-03 11:23 
GeneralLimiting characters entered into a textbox Pin
ecopilot24-Sep-03 6:24
ecopilot24-Sep-03 6:24 
GeneralRe: Limiting characters entered into a textbox Pin
Wjousts24-Sep-03 6:41
Wjousts24-Sep-03 6:41 
GeneralMore data binding wierdness Pin
Wjousts24-Sep-03 5:36
Wjousts24-Sep-03 5:36 
Generalcanonicalize a URL Pin
24-Sep-03 5:12
suss24-Sep-03 5:12 
GeneralRe: canonicalize a URL Pin
J. Dunlap24-Sep-03 8:50
J. Dunlap24-Sep-03 8:50 
GeneralRe: canonicalize a URL Pin
Blake Coverett24-Sep-03 13:39
Blake Coverett24-Sep-03 13:39 
Questionglobal debug variable? Pin
sharkfish24-Sep-03 5:03
sharkfish24-Sep-03 5:03 
AnswerRe: global debug variable? Pin
Jim Stewart24-Sep-03 5:34
Jim Stewart24-Sep-03 5:34 
AnswerRe: global debug variable? Pin
scadaguy24-Sep-03 8:42
scadaguy24-Sep-03 8:42 
AnswerRe: global debug variable? Pin
Alvaro Mendez24-Sep-03 8:52
Alvaro Mendez24-Sep-03 8:52 
GeneralRe: global debug variable? Pin
sharkfish24-Sep-03 9:11
sharkfish24-Sep-03 9:11 

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.