Advertisement
4_2005-2006 Miscellaneous #166794

Toolbar images and Visual Styles, WITHOUT MANIFEST!!!

This code gets your software ACTUALLY displaying those freekin images that you know you put there, but just dont appear after an Application.EnableVisualStyles. Very easy code, please provide some feedback, hopefully its not just my box that this code works on.

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Public Sub New
Application.EnableVisualStyles 'yes we all know this.
Application.DoEvents '<------thats it!!!!! Thats my code.
No jokes, test it out.
End Sub
Commenti originali (3)
Recuperato da Wayback Machine