BlackWaspTM

This web site uses cookies. By using the site you accept the cookie policy.This message is for compliance with the UK ICO law.

<< Previous | 1 | 2 | 3 | Next >>
Creating a Draggable Borderless FormCreating a Draggable Borderless Form
For programs that require a non-standard interface, you can remove the borders of your forms. Once removed however, the user has no title bar to use to allow the form to be repositioned. This article describes how to allow dragging of a borderless form.
Adding Files to My Recent DocumentsAdding Files to My Recent Documents
If an application provides the facility to use files, Windows users expect to see recently loaded items in the My Recent Documents section of their Start menu. This functionality is missing from the .NET framework so the Windows API is used.
Windows Forms Application Start-Up ParametersWindows Forms Application Start-Up Parameters
Often it is useful to pass parameters to a Windows Forms application on start-up from a command line or shortcut. These parameters can be used to indicate a document to load or the initial configuration of the application.
<< Previous | 1 | 2 | 3 | Next >>