Click here to Skip to main content
15,885,546 members
Articles / Programming Languages / Visual Basic

Application.EnableVisualStyles Bug

Rate me:
Please Sign up or sign in to vote.
4.92/5 (40 votes)
25 Oct 20032 min read 221.5K   37  
Calling Application.EnableVisualStyles prevents images from an ImageList from appearing on Windows Common Controls

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Team Leader Starkey Laboratories
United States United States
The first computer program I ever wrote was in BASIC on a TRS-80 Model I and it looked something like:
10 PRINT "Don is cool"
20 GOTO 10

It only went downhill from there.

Hey look, I've got a blog

Comments and Discussions