README.md

December 4, 2022 ยท View on GitHub

Add-In - Task List for VB IDE

Description

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.

More Info

Submitted On1999-12-20 13:21:50
ByMark Joyal
LevelIntermediate
User Rating4.9 (44 globes from 9 users)
CompatibilityVB 5.0, VB 6.0
CategoryComplete Applications
WorldVisual Basic
Archive FileCODE_UPLOAD241812201999.zip