.NET news » Search results

Search results for query "Control" (238):

Developing a Windows Phone 7 Jump List Control

This article describes the development of a Windows Phone 7 Jump List control, giving a step-by-step account of the control's development (and a pretty flashy control to use at the end of it!)

Visual Studio 2008 TabStrip

I have replicated Visual Studio's vertical TabStrip control from the ground up. This lightweight control doesn't have containers which you can dump controls onto, as I have created the control to be used with forms instead of containers. Enjoy this 173 code liner.
2008-01-19 22:39:00   Source: Visual Studio 2008 TabStrip   Tags: Components GUI

Web Control Enhancements in ASP.NET 2.0

I'm sure by now you've read more than your share of books and articles describing new ASP.NET 2.0 features. Master pages, themes, providers, etc., are all great, but have you read anything regarding custom Web control development and what has changed in 2.0? Well that's what I'm here to tell you. If you've become involved in control development, either through my articles or on your own, I'll describe some very cool enhancements that you can put to work right away in your controls using ASP.NET 2.0..
2006-08-17 19:00:00   Source: Web Control Enhancements in ASP.NET 2.0   Tags: ASP.NET

A MFC/GDI+ LCD Control

Nice 7/16/Matric Segment LCD Control derived from CStatic and using GDI+ library
2011-01-25 06:48:00   Source: A MFC/GDI+ LCD Control   Tags: Graphics

The VeryRichOutput Control

Subclass the WebBrowser control to harnass the power of HTML and CSS in your output displays.
2011-08-01 10:56:00   Source: The VeryRichOutput Control   Tags: Components

Web Control Enhancements in ASP.NET 2.0

ASP.NET 2.0 does not break any existing controls from 1.1, but it adds a whole bunch of new ones, as well as several new technologies for control development.
2006-11-01 17:50:20   Source: Web Control Enhancements in ASP.NET 2.0   Tags: ASP.NET

TransparentSplash Control

A non rectangular/transparent splash screen control that starts life before the Application Form.
2010-07-05 14:39:00   Source: TransparentSplash Control   Tags: Components

WPF : A Weird 3d based control

A kind of 3d tree level control
2011-02-12 06:55:00   Source: WPF : A Weird 3d based control   Tags: WPF

ASP.NET 4.0 Chart Control

A short introduction into the new ASP.NET 4.0 Charts Control
2011-08-02 07:56:00   Source: ASP.NET 4.0 Chart Control   Tags: ASP.NET

Beginners Guide to Silverlight 4 PathListBox Control (Part–I)

In this article, I will guide you to understand the functionality of this control. Also, I will guide you step-by-step to create your first PathListBox control demo application. Here we will create the above two samples where the collection of texts will position them in proper location on the edge