How to Add cursor files in resources of control Library project
Posted
by prashant
on Stack Overflow
See other posts from Stack Overflow
or by prashant
Published on 2010-03-12T12:18:16Z
Indexed on
2010/03/12
12:27 UTC
Read the original article
Hit count: 244
Hi, I am creating a Control Library project. I have some Cursor files which i want to add on resources.
Because on Resources.resx--->Add resources is only for String, Icon (.ico), Text file(.txt), Image (Png,bmp,jpeg,gif, tiff) files.
So where i can add *.cur files. How can i do it?
thanks
© Stack Overflow or respective owner