C-Flash Software

SideMenu

One of my first forays into .NET development. A simple Outlook 2003 / MS CRM-like navigation sidebar menu. Supports design-time editing, icons, text wrapping, tooltips, and scrolling.

Note: the NET 1.1 version will not be developed further. You are free to modify the source code as you see fit. It is open source and governed by the BSD license. You'll note two coding styles between the two versions... I have since stopped using Hungarian Notation. Comparing these two versions side-by-side demonstrates well why modern coding style sans Hungarian Notation is so clean and definitely something more VB-coders should consider adopting.

Binaries and Source Code (ver 1.0) (.NET 1.1)

Binaries and Source Code (ver 1.0) (.NET 2.0)