Advertisement
3_2004-2005 Miscellaneous #149418

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

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.

源代码
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
原始评论 (3)
从 Wayback Machine 恢复