Click here to Skip to main content
15,891,375 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# and C++ interop question Pin
Werdna28-Sep-04 1:58
Werdna28-Sep-04 1:58 
GeneralRe: C# and C++ interop question Pin
shaileshkumar28-Sep-04 2:01
shaileshkumar28-Sep-04 2:01 
Generalwizard style in windows form app Pin
Cholillo27-Sep-04 16:47
Cholillo27-Sep-04 16:47 
GeneralDataGrid Column Colors Pin
MarkMokris27-Sep-04 15:57
MarkMokris27-Sep-04 15:57 
GeneralRe: DataGrid Column Colors Pin
sreejith ss nair27-Sep-04 20:46
sreejith ss nair27-Sep-04 20:46 
GeneralC# and Scanner Pin
GA-BOYZ27-Sep-04 15:17
GA-BOYZ27-Sep-04 15:17 
GeneralRe: C# and Scanner Pin
Alex Korchemniy27-Sep-04 16:40
Alex Korchemniy27-Sep-04 16:40 
QuestionHow do i get the location of a control in screen coordinates? Pin
FocusedWolf27-Sep-04 12:35
FocusedWolf27-Sep-04 12:35 
The reason:
I made a tooltip control that doesn't rely on dllimports at all which is pretty cool i think Big Grin | :-D

and i want the control to appear below whatever button summons...I don't want to just use mouseposition and load it where the mouse clicks because that would look unprofessional i think.

The question:
How to i get the location of a control relative to its position on the screen. I was thinking of somehow determining incremently all the outermost parents that encase the button that i want the screen coords of and adding up some stuff...

Are their any cleaner methods?
AnswerRe: How do i get the location of a control in screen coordinates? Pin
Brian Nottingham27-Sep-04 12:40
Brian Nottingham27-Sep-04 12:40 
GeneralRe: How do i get the location of a control in screen coordinates? Pin
FocusedWolf27-Sep-04 16:13
FocusedWolf27-Sep-04 16:13 
GeneralRichTextBox Flickering Pin
Member 139683327-Sep-04 12:16
Member 139683327-Sep-04 12:16 
Questionhow to start another application and run it with in another application Pin
Kiran Satish27-Sep-04 12:06
Kiran Satish27-Sep-04 12:06 
AnswerRe: how to start another application and run it with in another application Pin
exhaulted27-Sep-04 22:24
exhaulted27-Sep-04 22:24 
GeneralRe: how to start another application and run it with in another application Pin
Kiran Satish28-Sep-04 13:02
Kiran Satish28-Sep-04 13:02 
GeneralRe: how to start another application and run it with in another application Pin
exhaulted28-Sep-04 21:38
exhaulted28-Sep-04 21:38 
GeneralRe: how to start another application and run it with in another application Pin
Kiran Satish29-Sep-04 5:29
Kiran Satish29-Sep-04 5:29 
GeneralRe: how to start another application and run it with in another application Pin
exhaulted29-Sep-04 5:33
exhaulted29-Sep-04 5:33 
GeneralHelp needed... how to write a 'close' handle in C# Pin
Kiran Satish27-Sep-04 12:01
Kiran Satish27-Sep-04 12:01 
GeneralRe: Help needed... how to write a 'close' handle in C# Pin
Alex Korchemniy27-Sep-04 16:38
Alex Korchemniy27-Sep-04 16:38 
GeneralRe: Help needed... how to write a 'close' handle in C# Pin
sreejith ss nair27-Sep-04 21:21
sreejith ss nair27-Sep-04 21:21 
GeneralRe: Help needed... how to write a 'close' handle in C# Pin
Kiran Satish28-Sep-04 12:59
Kiran Satish28-Sep-04 12:59 
GeneralUsing the method Sort in an ArrayList Pin
gijoebijoe27-Sep-04 11:52
gijoebijoe27-Sep-04 11:52 
GeneralRe: Using the method Sort in an ArrayList Pin
Colin Angus Mackay27-Sep-04 12:50
Colin Angus Mackay27-Sep-04 12:50 
GeneralCodeProject ShoppingCart Probs Pin
Vector727-Sep-04 11:51
Vector727-Sep-04 11:51 
GeneralRe: CodeProject ShoppingCart Probs Pin
Colin Angus Mackay27-Sep-04 12:40
Colin Angus Mackay27-Sep-04 12:40 

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.