Tip: Screen Capture
Rating: none
Ashim Dutta - 11/10/2009
This tool will help user to capture selected area of screen. It provides user to set his/her own HotKey to capture screen. It runs in system tray. Source code is included with this article.[Updated] How to Build a Simple Event Log Montior/Watcher (Using TCP in .NET)
Rating: 




aleksisa - 11/12/2007
Learn how to build a simple event log "watcher" application to monitor event log changes on a remote machine(s).
[Updated] Creating Non-Rectangular Forms
Rating: 




Bradley Jones - 07/21/2005
It is amazingly easy to create forms of any shape within Visual C#. You can even do it with VB .NET!
Discovering Visual Basic .NET: Working with Variables
Rating: none
Bill Hatfield - 12/21/2004
Nearly every program needs to keep track of things. Discover how to with Visual Basic .NET in this installment of the Visual Basic .NET tutorials.
Add an Exciting Gradient Backdrop!
12/23/2003
Discover howe to use Visual Basic to add a gradient backdrop to your applications!
Forms & Controls
Centering A Form - Using Available Desktop Space
Rating: 




Konstantin Komissarchik - 01/28/2004
Learn how to center a form on the screen. (Added: 12-May-1999)Enable / Disable Forms Close Button
Rating: 




Pete Cozens - 01/28/2004
Learn how to enable/disable the Close button on a form. (Added: 9-Jun-1999)
Treating a Form Like a Function
Rating: 




Konstantin Komissarchik - 01/28/2004
Learn to 'wrap' a form (and all its functionality) as a function in Visual Basic. (Added: 12-May-1999)
Create Star Shaped Window
Rating: 




Andy Monis - 01/28/2004
Create any window shape you desire. It is currently set to create a hollow star window. The window can be dragged around by the mouse and is closed by double clicking the form. (Added: 1-Dec-1998)
A class for API Created Dynamic Menus
Rating: none
Eling Homminga - 01/28/2004
Learn how to create dynamic menus using the Windows API. All of the code is wrapped up in a small class module that you can drop into your projects right away. (Added: 15-Feb-2000)
Autoresize a form and its controls when the user changes the font
Rating: none
Mike Du Bois - 01/28/2004
Learn how to resize a form and its controls appropriately when a user changes the font for the program. (Added: 23-Jun-1999)
Creating Shaped Windows
Rating: none
Duncan Jones - 01/28/2004
Create shaped windows using the SetWindowRegion and CreatePolygonRgn WinAPI calls. (Added: 15-Feb-2000)
Icons
Uploading an Image and Creating a Thumbnail in ASP.NET
Rating: none
Paul Kimmel - 10/13/2009
Follow these simple steps to let users upload image files and display them as thumbnails in ASP.NET.VB DeskTop Icon Restorer Ver 3.02 Win95+98 Only
Rating: none
Paul Pavlic - 02/05/2004
Create a desktop handling program that allows you to save/restore icon positions, change resolutions, and much more. Windows 95/98 only. (Added: 6-Aug-1999)
ListBox
Smart List Box with Formatting and In-Line Buttons
Rating: 




DougBangkok - 04/24/2006
Learn about an OCX that provides a list box with the ability to format cells, lines, and columns; has headers and footers; and has command buttons on any line.Dynamically Adding a Horizontal Scroll Bar to a List Box
Rating: 




10Tec Company - 03/18/2003
Learn how to dynamically add a horizontal scroll bar to a list box. (Visual Basic)
ListView Controls
Edit ListView SubItems
Rating: none
Taggic - 07/16/2009
Easily retrieve the subitem index and change the text from a ListView control.DataBinding a DropDownList in a FormView
Rating: none
Paul Kimmel - 05/22/2009
Providing a drop down list in your ASP.NET Web applications help users avoid wasting time with bad data and it's a kinder, gentler thing to do.
Adding Multiline Balloon ToolTips to ListView Items
Rating: none
10Tec Company - 07/18/2003
Create multiline tool tips for list-view items using Visual Basic.
Resizing
Creating Flexible Forms in Visual Basic (Flexi-Forms)
Rating: 




Richard Stockdale - 01/27/2003
Create flexible forms in Visual Basic that have controls that dynamically reposition, resize, and align to form size.
