Re: Properties...
John Warner <[email protected]> Fri, 12 Dec 2008 16:10:27 -0500
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Organization | House |
| Message-ID | <8972B9E393124AB09D1DA631F6A87FDE@neptune> |
The list is indeed still alive, not sure I understand the problem though. John Warner -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]] On Behalf Of Peter Osucha Sent: Friday, December 12, 2008 4:06 PM To: [email protected] Subject: [DOTNET-WINFORMS] Properties... 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