Results 1 to 2 of 2

Thread: Mousepointers equivalent from VB to C#

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2007
    Location
    Cebu City
    Posts
    13

    Mousepointers equivalent from VB to C#

    Good day fellas!


    I would like to have all the mousepointer equivalent between VB and C#.
    I already googled this but have no luck to find. I think you guys can help me here... geeee thanks in advance.

    Note: please give me a proof that the equivalent you will give is the RIGHT equivalent of VB to C#. I am not testing your capacity, just wanted a proof for my documentation.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Mousepointers equivalent from VB to C#

    VB and C# use the same .NET Framework so they both use the same Cursors class so they are all exactly the same for both languages.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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