.NET news » Components Components Rss Feed

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 >
download
Fast Drive ComboBox
Fast ComboBox that correctly displays all logical drives with appropriate icon, volumename and drive letter
8 May 2007, 14:20:00   Source: Fast Drive ComboBox   Tags: Components GUI
A simple Wizard control for .Net 2.0 with full designer support.
This is simple yet powerful wizard framework for .Net 2.0. Just drag and drop and your component is ready for use.
Vista Controls

Vista Controls is a class library that provides the ability to use the new style controls on Microsoft Windows Vista.

.NET 2.0 applications that use the Treeview, Listview, OpenFileDialog, SaveFileDialog and FolderBrowserDialog classes provided in the System.Windows.Forms assembly will find that when they run on Windows Vista, they do not use the new, Vista-style look and feel, but instead continue to use the old, XP-style look and feel.

In Vista Controls you will find five replacement classes, that will use the Vista look and feel when running on Windows Vista, and the old style on older versions of Windows. This allows you to target both Windows Vista and other versions of Windows without any additional effort on your part.

Additionally, Vista Controls includes a new control added to Vista, the Command Link. Because this control doesn't exist in previous versions of Windows, an emulated version that mimics Vista look and feel is used on those Windows versions.

18 Apr 2007, 16:41:00   Source: Vista Controls   Tags: GUI Components
An easy way to add a Ribbon Panel Office 2007 style
GNU code of RibbonPanel, free software for personal and nonlucrative, rest please contact
18 Apr 2007, 13:02:00   Source: An easy way to add a Ribbon Panel Office 2007 style   Tags: GUI Components
XML Driven Menu Strip

In this article, I'll be showing how you can generate a dynamic MenuStrip (.NET 2.0's replacement of the MainMenu control) via an XML Configuration file using recursion in C#. The MenuStrip will be based on XML data which contains all the details about the generated Menu. Things like: Caption, Name, Text, and the corresponding Event it has to trigger when a user clicks a MenuItem.

This is a generalized re-usable control written in such a way that it can be easily plugged in to any application based on the applications requirements.

16 Apr 2007, 15:58:00   Source: XML Driven Menu Strip   Tags: GUI Components
Auto Binding a TreeView control from a self referencing table
This article will show how to implement a custom ASP.NET Tree View control that supports auto binding from a self referencing table. The control supports binding from a Data Source control or programmatically using the Data Source property.
XPanderControls
The Xpander Library offers the option to store many user controls in one single document formular. Optionally visible or non-visible. The Xpander controls follows optically the MS Office style. All the controls supports visual designer and smart tag features.
13 Apr 2007, 18:07:00   Source: XPanderControls   Tags: GUI Components
ASP.NET controls to display enum values
RadioButtonList and ListBox subclasses that display Enum values automatically
4 Apr 2007, 08:29:00   Source: ASP.NET controls to display enum values   Tags: ASP.NET Components
Status List - Vista Style
A progress list for displaying the status of various tasks
31 Mar 2007, 13:56:00   Source: Status List - Vista Style   Tags: GUI Components
Add Excel-like formula support to your application
A library to parse and evaluate Excel-style formulas and recalculate in natural order
17 Mar 2007, 22:27:00   Source: Add Excel-like formula support to your application   Tags: Components Office
< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 >