Advertisement

Results for "Author: mark joyal"

7_2009-2012 #218938
Add-In - Task List for VB IDE

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.

7_2009-2012 #218939
A Splitter Control

This is a splitter control with 2 panes. I found the initial code out on the web somewhere, but it had a few bugs and was missing a few features I wanted, so I added the ability to colorize the splitter bar and the code now fires an event when the splitter is resized to allow for controls within controls to handle a resize. I also cleaned up the code and fixed a few bugs. BTW : You can add splitters within splitters to create more than just 2 panes.

Languages
Top Categories
Global Discovery