CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Cursor Style

  1. #1
    Join Date
    Jul 2008
    Posts
    52

    Cursor Style

    Is there a way to get more cursor styles for my controls? I'm drawing freehand on a picturebox control and would like a pencil

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Cursor Style

    Have a look at this FAQ :

    http://www.codeguru.com/forum/showth...74#post1618974

    I hope it helps!

  3. #3
    Join Date
    Jul 2008
    Posts
    52

    Re: Cursor Style

    That's what I needed thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured