> Its the little things that drive you mad.
>
> I've got an icon set on a form....if you look in the property page then
> there's a little picture of the icon, but where does it come from?...if I
> press the "..." button, I would expect it to be there....but it isn't.
>
> If I look in the code it says...
>
> this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
>
> but what does that mean.....
>
> where is it....I'm pulling my hair out.
In the form's Resx file (xml file) which has a binary blob in it after
you added an icon to the form :)
FB
===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com