Add-In – Task List for VB IDE

By | 2002-06-01

I created this VB add-in to help me out when coding projects. I wanted
something to allow me to add a todo list right inside the VB IDE. This
addin shows a listview of tasks with checkboxes for each. The window
will dock to the IDE, and you can add new tasks by right clicking on the
listview and choosing “new task” or by doubleclicking in an empty slot.
You can edit tasks directly in the listview via the 2 click method.
Completed items are shown in gray(disabled) text. A different task list
is kept for each project. note: multiple projects open in the same
instance of VB is not supported…yet…There is alot of good stuff here,
I hope you like it.

Original Author: Mark Joyal

Attachments

FileUploadedSize
CODE_UPLOAD241812201999.zip9/3/2020 3:45:00 PM12969
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.