|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Icons in a class libraryI've created a class library and i'have also included some icon files like
'Embedded resource" In my class library i've only 3 public class Why, after compling, i don't see nothing icons in my dll? How are you trying to access your embedded icons?
Take a look at this article: http://www.codeproject.com/vb/net/embeddedresources.asp Crouchie1998 BA (HONS) MCP MCSE thanks for yuor reply...
The problem is not 'to access'... The problem is 'to add' & after 'to retrieve' icons... Show quoteHide quote "Crouchie1998" wrote: > How are you trying to access your embedded icons? > > Take a look at this article: > > http://www.codeproject.com/vb/net/embeddedresources.asp > > Crouchie1998 > BA (HONS) MCP MCSE > > > The article I supplied the link to before shows you how to retrieve the
embedded icon Not sure how you add them at runtime though Crouchie1998 BA (HONS) MCP MCSE And with vbc??? like vbc *.vb /resource:resfile ecc....
Show quoteHide quote "Crouchie1998" wrote: > The article I supplied the link to before shows you how to retrieve the > embedded icon > > Not sure how you add them at runtime though > > Crouchie1998 > BA (HONS) MCP MCSE > > > If you want to add them at runtime, why do you want to embed them?
Show quoteHide quote "Pippo" wrote: > And with vbc??? like vbc *.vb /resource:resfile ecc.... > > "Crouchie1998" wrote: > > > The article I supplied the link to before shows you how to retrieve the > > embedded icon > > > > Not sure how you add them at runtime though > > > > Crouchie1998 > > BA (HONS) MCP MCSE > > > > > >
Microsoft not content with "dissing" just the Classic VB Developer Army....
Where to find good icons? In-place Updating in Datagrid not working Setup project registery values with app install folder in them Set textbox1.enabled = false inside a module? modify HTML in code behind Event for PgUp and PgDn on Form How to get current free physical memory ? Datagrid problem How to expose a structure to VB6 from VB.NET? |
|||||||||||||||||||||||