May 2006
VBA progress bar
Submitted by rkmcswain on Tue, 05/30/2006 - 21:12Here's a quick tip for making a VBA progress bar without adding a reference to the MSComCtl.ocx control, or any other custom control.
Add a Textbox to your form
Position and size it to it's maximum size.
Make note of the width of the textbox when you are done.Add the following code to your form Initialize event.
TextBox1.Width = 0 Read more »Repair your install
Submitted by rkmcswain on Fri, 05/19/2006 - 14:00At some point in time you may be required to run a repair on your AutoCAD (or other Autodesk product) installation. This is generally required if you UNinstall one version of an application after installing another version. For example, if you install Land Desktop 2006 then later on UNinstall Land Desktop 2005, you must run a repair on your 2006 install.
If you have any unexplained errors that cannot be solved by other methods, such as commands that stop working, a repair may be required also.
Here's how to do it...
All content is copyright © CAD Panacea 2008-2010 unless otherwise noted.
All content of CAD Panacea is solely my own personal thoughts and opinions and do not represent my employer or any others.
All comments posted to this blog are the sole responsibility of the person making the comment.
Google, as a third party vendor, uses cookies to serve ads on this site. Google's use of their cookies enables it to serve ads to users based on their visit to your sites and other sites on the Internet. You may opt out of the use of these cookies by visiting the Google ad and content network privacy policy.




Recent comments
1 week 1 day ago
2 weeks 20 hours ago
2 weeks 1 day ago
2 weeks 2 days ago
2 weeks 2 days ago
2 weeks 3 days ago
2 weeks 4 days ago
2 weeks 5 days ago
2 weeks 5 days ago
2 weeks 6 days ago