After searching for Addins for the vb 6 ide and analyzing them, I finally wrote one myself:
![Name: 3D6D.png
Views: 21
Size: 5.4 KB]()
It highlights the current line in the IDE with a frame.
Color can be changed inTools -> Frame around current line.
And an x and y Offset can be set if the frame does not match the line
I find this very usefull, as the textcursor in the ide has always one pixel width, regardless of the system setting
Download the zip file, build the project in to any folder, and have fun.
FrameCurrentLine.7z (V1.0.45)
Required for building:
MSADDNDR.OLB from any MS Office
Chris
It highlights the current line in the IDE with a frame.
Color can be changed inTools -> Frame around current line.
And an x and y Offset can be set if the frame does not match the line
I find this very usefull, as the textcursor in the ide has always one pixel width, regardless of the system setting
Download the zip file, build the project in to any folder, and have fun.
FrameCurrentLine.7z (V1.0.45)
Required for building:
MSADDNDR.OLB from any MS Office
Chris