.NET news » Search results

Search results for query "Control" (238):

A Synchronized Volume Control for your Application

In a forthcoming article I will be describing a DirectSound based Wave Player-Recorder, with some unusual features.

The GUI will include a simple volume control for playback. Since I wanted that control to be synchronized with the system Volume Control utility, I needed to use WinMM.DLL functions and I thought this interim article outlining how those functions are used, and showing in particular how such a control can be synchronized with the system Volume Control, might be of general interest.

2008-01-16 14:17:00   Source: A Synchronized Volume Control for...   Tags: Multimedia Examples

Password Strength Control

This article is about a Password Strength control, which can be used in password dialogs and login windows in Windows based .NET applications. If you want, you can use it as a progress bar control as well. This control can be shaped to different styles and can be extended, if needed.
2008-07-22 01:28:00   Source: Password Strength Control   Tags: ASP.NET Components

Building a User Control that Displays RSS Feeds Using a DataList and an XmlDataSource Control

In this article we will see just how easy it is to display XML data in an ASP.NET 2.0 page. In particular, we will build a User Control that will display the contents of an RSS feed. Once created, this User Control can be dragged onto the Design surface of any ASP.NET page in your project and configured to display the contents of a particular RSS feed by simply setting the control's Url property to the URL of the RSS feed.

2007-06-12 19:00:00   Source: Building a User Control that...   Tags: ASP.NET Internet

Numeric UpDown Control for hardware control applications or yet another SpinEdit

An article on numeric Up/Down control with some unique features useful for hardware control applications
2008-06-18 06:03:00   Source: Numeric UpDown Control for hardware...   Tags: Components GUI

PSAM Control Library

PSAM Control Library is a WinForms library containing the IncipitViewer control for drawing musical notes which can be read from MusicXml file or added programmatically. The library was initially a component of larger software Polish System for Archivising Music but I thought it could be useful for other software developers so I decided to distribute it under BSD licence. PSAM Control Library is written in C# under Microsoft Visual Studio Express.
2010-06-13 03:39:00   Source: PSAM Control Library   Tags: Graphics

Advanced ClientSide TreeView v1.5

This article explains the use of TreeView control developed in JavaScript. As you all may be familiar with the existing ASP.net TreeView provided with .Net framework, this control actually tries to mimic the same in coding style. So, developers who have worked on ASP.Net TreeView control would find it much easier to implement.
2010-04-06 14:47:00   Source: Advanced ClientSide TreeView v1.5   Tags: ASP.NET Components

Google Maps Control for ASP.NET - Part 2

This is second part in two part series of my article Google Maps User Control for ASP.Net. In the first part I have explained how to use this control in your ASP.Net application. In this part, I am going to explain source code of this user control so that you can modify it for your own use.
2008-06-04 13:26:00   Source: Google Maps Control for ASP.NET -...   Tags: ASP.NET Ajax

ScrollBar Control with Different Visual Style using VB.NET 2008

Why another Scroll Bar? The standard ScrollBar is too limited in functionality and I couldn't find a custom control written that did all that I wanted. This is a User Control with Microsoft Office 2007 Visual Style.
2012-03-09 12:02:00   Source: ScrollBar Control with Different...   Tags: VB.NET

How To Control Robots (and Other Devices) with Your Voice

Learn how to build speech recognition applications that let you control devices using voice commands. This article shows how you can control a robot's movement with spoken commands.
2006-03-16 14:24:24   Source: How To Control Robots (and Other...   Tags: Multimedia

A WPF custom control for zooming and panning.

This article examines the use and implementation of a reusable WPF custom control that is used to zoom and pan its content. The article and the sample code show how to use the control from XAML and from C# code.
2010-06-04 06:40:00   Source: A WPF custom control for zooming and...   Tags: WPF
12324Next ›