|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
EnableVisualStyles() and treeviewHi,
when I do this : System.Windows.Forms.Application.EnableVisualStyles() My app looks cool, but my icons in the treeview control just gone :( Is there a way to use visual styles along with treeviews ? Thx "Sam" <samuel.berthe***@voila.fr> schrieb: Call 'Application.DoEvents' immediately after calling 'EnableVisualStyles'.> System.Windows.Forms.Application.EnableVisualStyles() > > My app looks cool, but my icons in the treeview control just gone :( > > Is there a way to use visual styles along with treeviews ? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> |
|||||||||||||||||||||||