Please check out the new Help Developer forum

Show Sidebar

Creating a simple notebook - VB.NET

August 2, 2007

Creating a notebook is one of the first projects a beginner to VB.NET tends to face, after the hello world application. A notebook is simple but has the ability to be developed into something amazing.
In this tutorial I will show you how to create a simple notebook that can open, save, cut, copy and paste. [...]