Click here to Skip to main content
15,889,528 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Stored procedure Pin
Pete O'Hanlon12-Oct-09 21:52
mvePete O'Hanlon12-Oct-09 21:52 
QuestionWPF DataGrid without database Pin
Nick Alexeev12-Oct-09 9:57
professionalNick Alexeev12-Oct-09 9:57 
AnswerRe: WPF DataGrid without database Pin
Pete O'Hanlon12-Oct-09 10:25
mvePete O'Hanlon12-Oct-09 10:25 
QuestionVB.Net Socket Questions Pin
raineym12-Oct-09 5:12
raineym12-Oct-09 5:12 
AnswerRe: VB.Net Socket Questions Pin
N a v a n e e t h12-Oct-09 16:51
N a v a n e e t h12-Oct-09 16:51 
QuestionLabel position in the Listview Pin
lbs.allies11-Oct-09 20:39
lbs.allies11-Oct-09 20:39 
QuestionGet moving mouse position Pin
lbs.allies11-Oct-09 20:06
lbs.allies11-Oct-09 20:06 
AnswerRe: Get moving mouse position Pin
freakyit11-Oct-09 22:36
freakyit11-Oct-09 22:36 
you only get the mouse position by overriding the MouseMove event and only if the Form has the focus!

there could by only one MousePosition at system, never saw two mouse cursors at one screen Big Grin | :-D
to get the current mouse position use GetMousePosition from win32 api or set a gobal mouse hook to retrieve the current position of the mouse if your form is not focused.

hope i could help
GeneralRe: Get moving mouse position Pin
Luc Pattyn12-Oct-09 0:20
sitebuilderLuc Pattyn12-Oct-09 0:20 
GeneralRe: Get moving mouse position Pin
freakyit12-Oct-09 1:04
freakyit12-Oct-09 1:04 
QuestionGetting cd/dvd drive information Pin
offroaderdan11-Oct-09 4:42
offroaderdan11-Oct-09 4:42 
AnswerRe: Getting cd/dvd drive information Pin
Henry Minute11-Oct-09 5:12
Henry Minute11-Oct-09 5:12 
GeneralRe: Getting cd/dvd drive information Pin
offroaderdan11-Oct-09 5:39
offroaderdan11-Oct-09 5:39 
GeneralRe: Getting cd/dvd drive information Pin
Henry Minute11-Oct-09 6:00
Henry Minute11-Oct-09 6:00 
AnswerRe: Getting cd/dvd drive information [modified] Pin
Luc Pattyn11-Oct-09 6:12
sitebuilderLuc Pattyn11-Oct-09 6:12 
AnswerRe: Getting cd/dvd drive information Pin
Alan N11-Oct-09 6:43
Alan N11-Oct-09 6:43 
GeneralRe: Getting cd/dvd drive information Pin
offroaderdan11-Oct-09 6:53
offroaderdan11-Oct-09 6:53 
GeneralRe: Getting cd/dvd drive information Pin
Alan N12-Oct-09 5:01
Alan N12-Oct-09 5:01 
Questionapplication server implementation Pin
Ryan Minor11-Oct-09 2:07
Ryan Minor11-Oct-09 2:07 
AnswerRe: application server implementation Pin
Eddy Vluggen11-Oct-09 3:16
professionalEddy Vluggen11-Oct-09 3:16 
Question.NET Framework Pin
CeremBeyazit10-Oct-09 9:10
CeremBeyazit10-Oct-09 9:10 
AnswerRe: .NET Framework Pin
Not Active10-Oct-09 10:27
mentorNot Active10-Oct-09 10:27 
AnswerRe: .NET Framework Pin
Luc Pattyn10-Oct-09 10:57
sitebuilderLuc Pattyn10-Oct-09 10:57 
QuestionSetting the form location manually Pin
lbs.allies9-Oct-09 23:58
lbs.allies9-Oct-09 23:58 
AnswerRe: Setting the form location manually Pin
Luc Pattyn10-Oct-09 1:05
sitebuilderLuc Pattyn10-Oct-09 1:05 

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.