Language
Any
Platform
Windows
Remove
License
Any
Standard Windows Forms applications can be launched multiple times and each instance used completely independently of the others. However, sometimes it is important to restrict the user in launching...
Using the Windows registry to create professional business applications in Delphi. Reading and writing Key values, creating a registry class interface, and best practices for designing a safe, robust...
TeamVision was originally based upon the TaskVision code sample offered via the WindowsForms website. TeamVision is a simple task management application built using the Windows Forms classes of the...
With the release of MS Visual Studio 2005 last November, Windows Mobile 5.0 at the very end of its beta cycle, and a proliferation of WinCE 5.0-powered devices, it is time to commence considering to...
It's time to get GUI as the VB.NET School starts exploring Windows Forms and some of the fundamental controls. The Visual Studio.NET environment and form builder are also explored.
It's time to get GUI as the VB.NET School starts exploring Windows Forms and some of the fundamental controls. The Visual Studio.NET environment and form builder are also explored.
I've always enjoyed doing user interface work. The ability to put my work right on the screen in full view is what makes UI work different from back-end business logic. It feels more satisfying...
It's time to get GUI as the C# School starts exploring Windows Forms and some of the fundamental controls. The Visual Studio.Net environment and form builder are also explored.
Saving the size and positions of windows so that they can be restored next time the app loads up.