Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: Looking for help getting started... Pin
Are Jay25-May-09 14:34
Are Jay25-May-09 14:34 
GeneralRe: Looking for help getting started... Pin
Dave Kreskowiak25-May-09 14:40
mveDave Kreskowiak25-May-09 14:40 
AnswerRe: Looking for help getting started... Pin
Dave Kreskowiak25-May-09 14:38
mveDave Kreskowiak25-May-09 14:38 
GeneralRe: Looking for help getting started... Pin
Are Jay25-May-09 15:51
Are Jay25-May-09 15:51 
GeneralRe: Looking for help getting started... Pin
Dave Kreskowiak25-May-09 17:51
mveDave Kreskowiak25-May-09 17:51 
GeneralRe: Looking for help getting started... Pin
Are Jay26-May-09 15:26
Are Jay26-May-09 15:26 
QuestionCurser and panel size change Pin
ytubis25-May-09 10:50
ytubis25-May-09 10:50 
AnswerRe: Curser and panel size change Pin
Luc Pattyn25-May-09 12:25
sitebuilderLuc Pattyn25-May-09 12:25 
Hi,

Cursor.Position gives screen coordinates (i.e. relative to the top left edge of the screen).
you can translate them to relative to the top left edge of some control or form by calling Control.PointToClient

Each Control (or Form) has a Cursor property, so change the appearance by myControl.Cursor=Cursors.XXX

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

QuestionSetting the UserAgent for WebRequest Pin
Brad Wick25-May-09 10:24
Brad Wick25-May-09 10:24 
QuestionFileIOPermission Problem Pin
Okultist25-May-09 10:07
Okultist25-May-09 10:07 
AnswerRe: FileIOPermission Problem Pin
Okultist27-May-09 4:40
Okultist27-May-09 4:40 
QuestionConnecting to pre-2007 Access database from Vista Pin
Jamie Nordmeyer25-May-09 6:51
Jamie Nordmeyer25-May-09 6:51 
AnswerRe: Connecting to pre-2007 Access database from Vista Pin
Luc Pattyn25-May-09 7:10
sitebuilderLuc Pattyn25-May-09 7:10 
GeneralRe: Connecting to pre-2007 Access database from Vista Pin
Jamie Nordmeyer25-May-09 8:02
Jamie Nordmeyer25-May-09 8:02 
GeneralRe: Connecting to pre-2007 Access database from Vista Pin
Luc Pattyn25-May-09 8:14
sitebuilderLuc Pattyn25-May-09 8:14 
QuestionSending mail with attachment (Bitmap) from MemoryStream don't work Pin
thirstyhunter25-May-09 6:38
thirstyhunter25-May-09 6:38 
AnswerRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
Jacob Dixon25-May-09 7:01
Jacob Dixon25-May-09 7:01 
AnswerRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
Luc Pattyn25-May-09 7:12
sitebuilderLuc Pattyn25-May-09 7:12 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
thirstyhunter25-May-09 9:04
thirstyhunter25-May-09 9:04 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
Luc Pattyn25-May-09 9:20
sitebuilderLuc Pattyn25-May-09 9:20 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
thirstyhunter25-May-09 9:36
thirstyhunter25-May-09 9:36 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
Luc Pattyn25-May-09 9:38
sitebuilderLuc Pattyn25-May-09 9:38 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
thirstyhunter25-May-09 9:52
thirstyhunter25-May-09 9:52 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
nancydotcom22-Jun-10 8:28
nancydotcom22-Jun-10 8:28 
QuestionReports every Monday at 7am. Pin
Jacob Dixon25-May-09 6:38
Jacob Dixon25-May-09 6:38 

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.