When we use .Line or .Circle to draw a line or circle in a picture box, the line is not smooth. If you look at the details of the line, you can see stairs that looks like poor resolution. I tried different DrawMode, DrawStyle and ScaleMode, but could't get better. Does any one know how to draw...
I have a VB program that worked well in all Windows versions prior to XP. This program uses OLE Automation to open an Excel Spreadsheet (’97 Version) to read and write data. The code is as follows:
Dim Ex As Excel.Application ,Bk As Workbook, St As Excel.Sheets, FileStr as String
Set Ex =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.