Advertisement
7_2009-2012 Miscellaneous #234348

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

Resumo por IA: 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.

Código fonte
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
Comentários originais (3)
Recuperado do Wayback Machine