Setting an icon for a formless programThe program icon for a VB 6 project can be easily set through the Project Properties... window -- provided that the program contains a form. In formless applications (e.g. some ActiveX EXE components), the icon must be set using a resource file. There are a few ways to do this.
- Ensure the VB 6 Resource Editor is loaded through Add-Ins -> Add-In Manager.... See more information in MS Article Q291569. Another solution is to use the Resource Compiler command-line utility. This requires much more effort, but is detailed in an outdated article on vbaccelerator.com. Author: ASAK Created: Oct 16 2005 Categories: Visual Basic TechByte #57 Warning: By visiting this site and/or by using any information contained herein, you agree to the Techbytes.ca terms of use. Add a comment about this TechByteIf you wish to add a comment regarding this TechByte, please use the form below. Please note that by submitting comments using this form you are allowing all of the information submitted to be visible on this website. Any comments submitted using this form will only be shown on the website if they are approved by the administrators of this site. IF APPROVED, COMMENTS MAY TAKE SEVERAL DAYS TO BE POSTED. Other TechBytes: |
|

