.NET news » Components Components Rss Feed

download

Build a Qt Like layout to automatically get controls arranged on panel resizing

Adding designing capabilities and visual feedback by creating a container component that behaves like Qt Layouts. Automatically adjusting size and position of contained components as the container resizes.
10 Mar 2007, 18:26:00   Source: Build a Qt Like layout to automatically get controls...   Tags: GUI Components

ColorTextBox

This article describes ColorTextBox, a customizable UserControl which was written completely from scratch and is intended to fill the gap between the TextBox and RichTextBox controls found in the .Net 2.0 library.
8 Mar 2007, 12:44:00   Source: ColorTextBox   Tags: Components GUI

iTunes Bar Look-a-Like (Progressbar)

A Control that mimics the look-n-feel from iTunes and the iPod manager
25 Feb 2007, 17:11:00   Source: iTunes Bar Look-a-Like (Progressbar)   Tags: GUI Components

Form Print Control

An extender control to make printing a form quick, easy and flexible
23 Feb 2007, 03:49:00   Source: Form Print Control   Tags: Components

Analog and LED Meter

VU or Level meter, LED or Analog display
21 Feb 2007, 14:01:00   Source: Analog and LED Meter   Tags: Components Graphics

Creating a glass button using GDI+

How to create an animating glass button using only GDI+ (and not using WPF).
19 Feb 2007, 14:00:00   Source: Creating a glass button using GDI+   Tags: Graphics Components GUI

Thumbnail Image Viewer Control for ASP.NET 2.0

A thumbnail image viewer control which downloads and displays the full size image in modal form using a floating div and javascript.
18 Feb 2007, 14:17:00   Source: Thumbnail Image Viewer Control for ASP.NET 2.0   Tags: ASP.NET Components

101 Ways to Manipulate the DataGridView Control

The DataGridView control, new in Windows Forms 2.0, is so versatile and powerful that beginners can easily be overwhelmed by the options. Here's an at-your-fingertips reference to some of the most common and useful things you can do with it. (OK there aren't really 101 ways but there are a lot!)
14 Feb 2007, 18:37:15   Source: 101 Ways to Manipulate the DataGridView Control   Tags: Components

A fast and performing gauge

This article shows you how to write a performing control using .NET 2.0 and GDI+.
8 Feb 2007, 04:12:00   Source: A fast and performing gauge   Tags: Graphics Components

Outlook 2003 Style Navigation Pane

Outlook 2003 Style Navigation Pane
7 Feb 2007, 10:21:00   Source: Outlook 2003 Style Navigation Pane   Tags: GUI Components