Properties...

Peter Osucha <[email protected]> Fri, 12 Dec 2008 16:06:15 -0500
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Message-ID <[email protected]>
In intellisense, I've got a 'Properties{}'.  In a class library project
I made today, I can't seem to do anything to user the 'Properties'
object.  Must be something simple.  As far as I can tell, all the
included namespaces and references are the same between the two
projects.  Any idea?  I need to access some picture resources that are
part of the file.

FWIW - the 'Properties{}' item always seems to exist by default with a
Windows Forms project.

(Is this list still active?)

Peter