Application.EnableVisualStyles

  • Thread starter Thread starter Smokey Grindle
  • Start date Start date
S

Smokey Grindle

I am working in .NET 2.0 and am not using the application framework (design
choice)... but when I turn on Application.EnableVisualStyles() I randomly
have icons disappear in tree views and list views that are tied to image
lists... any reason why this would happen? any way to fix it? thanks!
 
figured it out, have to make it the very first line of code in my
application!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top