Need Help With Custom Control
Im currently making a custom control just for fun, since i have never made one.
When I created it, I saw that a .resx file is generated. The thing is, how do I access the resorces in my custom control file. I want to control to show an icon, an i recently discovered how to add icons to te resource file, but i haven´t been able to load the icon into my control. I don´t know how.
Any help is aprecciated.
Thanks! :D
|