How to Add cursor files in resources of control Library project
- by prashant
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