Are you talking about ASP.NET or a desktop application? For ASP.NET, you
will use the CSS "cursor" property. I have not written a desktop application
in a while, but I'm sure there is some kind of property that you can set to
specify a specific cursor, so maybe somebody else can help you if that is
your scenario.
--
Nathan Sokalski
njsokalski (AT) hotmail (DOT) com
http://www.nathansokalski.com/
"Anil Khemchandani" <AnilKhemchandani (AT) discussions (DOT) microsoft.com> wrote in
message news:E369374C-9B9A-4A32-BDA7-6D66F22A7B86 (AT) microsoft (DOT) com...
Quote:
Hello,
I am trying to create a mouseover event in .net and show a hand icon on a
label to make it appear like a link. I cannot use a text use a textlink or
a
image link for design reasons. Can anyone help me or give me the syntax to
launch this icon from the mouseover event.
Thanks and looking forward to some help real soon.
Anil
|