Results 1 to 4 of 4

Thread: Mouse

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Posts
    26

    Mouse

    does anybody have any idea how to get the mouse cursor to change to a hand when moving over a webform command button. i know this must be simple to do.

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    <asp:Button style="cursor: hand" id="myButton" Text="Click Me" ruant="server"/>
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Posts
    26
    thanks

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    your welcome. The other cursor shoices you can use are listed here

    http://www.codeave.com/css/code.asp?u_log=4017
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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