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

C#

 
GeneralRe: Creating Desktop themes Pin
David Stone30-Dec-02 9:05
sitebuilderDavid Stone30-Dec-02 9:05 
GeneralMigration MFC(Win32) to C# Pin
Wizard_0130-Dec-02 1:51
Wizard_0130-Dec-02 1:51 
GeneralRe: Migration MFC(Win32) to C# Pin
Mazdak30-Dec-02 7:31
Mazdak30-Dec-02 7:31 
QuestionHow to register the Com+ component on Client without msi file? Pin
Aaron K.B. Huang29-Dec-02 19:00
Aaron K.B. Huang29-Dec-02 19:00 
GeneralClick event problem Pin
Nick Parker29-Dec-02 13:55
protectorNick Parker29-Dec-02 13:55 
GeneralRe: Click event problem Pin
Paul Ingles29-Dec-02 14:01
Paul Ingles29-Dec-02 14:01 
GeneralRe: Click event problem Pin
Nick Parker29-Dec-02 14:27
protectorNick Parker29-Dec-02 14:27 
GeneralRe: Click event problem Pin
James T. Johnson29-Dec-02 19:15
James T. Johnson29-Dec-02 19:15 
Nick Parker wrote:
locating the mouse coord. when outside the form?

That part is easy Smile | :)

Use the static MousePosition property on the Control class. This property calls ::GetCursorPos and returns the result, so the behavior behind it is the same.

James

"The elastic retreat rings the close of play as the last wave uncovers
the newfangled way.
But your new shoes are worn at the heels and
your suntan does rapidly peel and
your wise men don't know how it feels to be thick as a brick."
"Thick as a Brick" from Thick as a Brick, Jethro Tull 1972

GeneralRe: Click event problem Pin
Nick Parker30-Dec-02 1:22
protectorNick Parker30-Dec-02 1:22 
GeneralRe: Click event problem Pin
Nick Parker30-Dec-02 1:29
protectorNick Parker30-Dec-02 1:29 
Generalopening a default file browser of sorts Pin
jtmtv1829-Dec-02 12:51
jtmtv1829-Dec-02 12:51 
GeneralRe: opening a default file browser of sorts Pin
jtmtv1829-Dec-02 13:05
jtmtv1829-Dec-02 13:05 
GeneralRe: opening a default file browser of sorts Pin
Nick Parker29-Dec-02 14:33
protectorNick Parker29-Dec-02 14:33 
QuestionHave someone www.learnvisualstudio.net videos? Pin
gicio29-Dec-02 11:33
gicio29-Dec-02 11:33 
Question[C#] Validation class for events? Pin
gicio29-Dec-02 11:32
gicio29-Dec-02 11:32 
AnswerRe: [C#] Validation class for events? Pin
Nick Parker29-Dec-02 14:24
protectorNick Parker29-Dec-02 14:24 
GeneralRe: [C#] Validation class for events? Pin
gicio30-Dec-02 6:18
gicio30-Dec-02 6:18 
GeneralRe: [C#] Validation class for events? Pin
Nick Parker30-Dec-02 6:18
protectorNick Parker30-Dec-02 6:18 
GeneralRe: [C#] Validation class for events? Pin
gicio30-Dec-02 7:31
gicio30-Dec-02 7:31 
GeneralRe: [C#] Validation class for events? Pin
gicio2-Jan-03 7:40
gicio2-Jan-03 7:40 
GeneralLooking for other developer boards Pin
gicio29-Dec-02 11:31
gicio29-Dec-02 11:31 
GeneralLooking for developer videos/demos/webcasts tutorials Pin
gicio29-Dec-02 11:30
gicio29-Dec-02 11:30 
GeneralRe: Looking for developer videos/demos/webcasts tutorials Pin
Anonymous25-Feb-03 4:15
Anonymous25-Feb-03 4:15 
GeneralReflection and 'ref' parameter Pin
29-Dec-02 1:03
suss29-Dec-02 1:03 
GeneralRe: Reflection and 'ref' parameter Pin
Anonymous29-Dec-02 7:41
Anonymous29-Dec-02 7: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.