.NET news » GUI GUI Rss Feed

download

The HTML Report Engine

The HTML report engine is a .NET class library which helps in generating well formatted HTML reports.
13 Jun 2006, 11:41:00   Source: The HTML Report Engine   Tags: Components GUI

A VS2005-like Interface

Apply a theme to DockPanel Suite using an Extender class
3 Jun 2006, 06:54:00   Source: A VS2005-like Interface   Tags: GUI

A panel control with positionable captions and icon for windows forms

A panel control with caption support which can also dock the child controls properly.

Using Masked Textbox control

During 1.x days one of the missing controls in Windows Forms was Masked Edit control. Fortunately it has been introduced in 2.0. The Masked Textbox control of Windows Forms 2.0 allows you to restrict data entry as per certain pattern. Common examples being dates, currencies and upper case characters. This demo illustrates how to use various properties and events of the Masked Textbox control.
26 May 2006, 19:00:00   Source: Using Masked Textbox control   Tags: GUI

Changing the look and feel of the propertygrid

Make the propertygrid control look like the one provided in the VS 2005 IDE: illustrates changing the propertygrid toolbar renderer with ToolStripRenderer and more.
11 May 2006, 07:25:00   Source: Changing the look and feel of the propertygrid   Tags: GUI

Take Avalon to the Next Dimension to Achieve 3D Effects

Find out how to use Expression, Microsoft's new XAML design tool, to build advanced user interfaces that incorporate 3D effects and inheritable control styling—and still interact seamlessly with your Visual Studio projects.
8 May 2006, 10:04:27   Source: Take Avalon to the Next Dimension to Achieve 3D Effects   Tags: Software GUI

Print Preview Control Bar

A toolbar for controlling print previews.
2 May 2006, 09:48:00   Source: Print Preview Control Bar   Tags: GUI

DataGrid with built-in filter functionality

A reusable component which extends the DataGrid and adds functionality for real time filtering.
28 Apr 2006, 10:19:00   Source: DataGrid with built-in filter functionality   Tags: GUI Components Database

ToolStrip Custom Renderers

An article on creating custom renderers for a ToolStrip
25 Apr 2006, 15:15:00   Source: ToolStrip Custom Renderers   Tags: GUI

BarTender - Group your contents

An outlook bar like control with generic contents and animation effects.
16 Apr 2006, 06:17:00   Source: BarTender - Group your contents   Tags: GUI Components