Silverlight: Is it possible to use custom mouse cursors/pointers?

僤鯓⒐⒋嵵緔 提交于 2019-12-10 19:13:46

问题


I have just found this page indicating the support for Silverlight mouse cursors:

http://msdn.microsoft.com/en-us/library/system.windows.input.cursor(VS.95).aspx

Is that it!!! :-| what are they thinking, at least there is stylish looking Eraser!

Is there aany other way to use custom cursors? How efficient/usable would it be to hide the cursor and show a png instead?


回答1:


I found an example here: http://nokola.com/blog/post/2009/12/13/Adorners-in-Silverlight-Move-Size-Rotate-Custom-Mouse-Cursor.aspx



来源:https://stackoverflow.com/questions/2732825/silverlight-is-it-possible-to-use-custom-mouse-cursors-pointers

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!