Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, August 28, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > Visual C++ .NET > Controls
Search:
What's New - What's Hot


NicsBar Progress (Loading) Control Bar        
Total Hits: 16  |  Today: 0 Author: Nick4333       Rating:  
Read Reviews | Write Review |   Your Rating: 

Developers can add this to a tab on the toolbox to drop into a form at anytime!!

1. Right click, Add tab "MyControls" perhaps.
2. Right click, Customize Toolbox..
3. Select ".NET framework Components" tab.
4. Browse to the location of the MyWebControl assembly and select it.
5. Select "NicsBar" control, press OK.

Volia!!...

Generic Login Control        
Total Hits: 3  |  Today: 0 Author: Barathan       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is a control which will eases the work of creating the login form for Authentication....

Save a TreeView into an XML File        
Total Hits: 84  |  Today: 1 Author: Norbert Eder       Rating:  
Read Reviews | Write Review |   Your Rating: 

It is sometimes useful to export a TreeView object. You can use this to populate the TreeView next time you start the application and so on. This article will show how to implement this feature.

Please note that I am not using the System.Xml namespace because the file is built dynamically during the used recursive function, and because of speed....

Percentage Complete Progress Bar (100% Completed) (ASP.NET)        
Total Hits: 13  |  Today: 0 Author: Tittle Joseph       Rating:  
Read Reviews | Write Review |   Your Rating: 

The following C# custom control will create a percentage complete color bar with a custom text in the middle. You can compare this with those of Yahoo/Hotmail, when you log into them, it shows you the percentage of space that is occupied by you out of the space that is allocated to you.

If you provide Count as 40 and FillColor as red, the cell will be 40% filled with red color. Gradient effect has also been used in this so that you can combine more than one color....

XPander Controls Converged        
Total Hits: 7  |  Today: 0 Author: mkg       Rating:  
Read Reviews | Write Review |   Your Rating: 

There are a number of XP like grouping controls on CodeProject and elsewhere:

* Just another C# Collapsing Group Control
* Windows XP style Collapsible Panel Bar
* Office 2003 Line Control
* TaskVision

(Please let me know if I missed someone!)

Thanks to all those who wrote those nice controls. All these controls implement a number of features, however no single control implements all those features. So I decided to shamelessly copy their code and "Co...

FilesystemTree control in .NET        
Total Hits: 7  |  Today: 0 Author: Harish Palaniappan       Rating:  
Read Reviews | Write Review |   Your Rating: 

FilesystemTree is a control which will read the system resources and display a tree from which a user can navigate to a file or a folder...

Programmers can use this control as part of their applications to allow users to navigate to a folderList or fileSystemTree structure, and get back the file/folder path that the user has selected....

MnemonicTabControl - a tabcontrol with accelerator key support        
Total Hits: 9  |  Today: 0 Author: Stumpy842       Rating:  
Read Reviews | Write Review |   Your Rating: 

This control is based on a post by Mona Shukla - Microsoft Developer Support on .NET 247, originally written in C# and described as a MnemonicTabControl. I've converted it to VB.NET and added several enhancements, such as a focus rectangle, HotTrack and disabled text and vertical tab alignment....

A simple wrapper to control Acrobat Reader from your application        
Total Hits: 8  |  Today: 0 Author: seasidetech       Rating:  
Read Reviews | Write Review |   Your Rating: 

Acrobat Reader can't be driven using Automation. Only few restrictive DDE messages has been defined by adobe to control reader from outside.

This class maps some usefull DDE messages that will allow you open, seek, print and close a file in acrobat....

Save ListView settings        
Total Hits: 15  |  Today: 0 Author: Guy Baseke       Rating:  
Read Reviews | Write Review |   Your Rating: 

Most of the time, it is important to persist the width of columns in a list view. And this can be done easily. But sometimes you may need to persist, the order, whether a column is a required column, and whether the column should be displayed or not....

LED vu Meter User Control        
Total Hits: 29  |  Today: 0 Author: codeproject       Rating:  
Read Reviews | Write Review |   Your Rating: 

While researching a small project to develop round 3D buttons, I came across the very excellent Bob Powell site. Here, I learned all about the PathGradientBrush. After a considerable amount of brain-wringing, I managed to get to grips with the basics of Matrix and Transform. Having thought about writing my own TrackBar control, but discovering that someone else had already done it, I decided to use my new-found knowledge and try to create an LED vu Meter, such as is found in PC and Mac music rec...

The ColorPicker WinForms Control Revisited        
Total Hits: 7  |  Today: 0 Author: palomraz       Rating:  
Read Reviews | Write Review |   Your Rating: 

After publishing the original ColorPicker article, several readers sent me a question about the possibility to make the control to look (and act) like a ComboBox. It seemed to be quite an interesting and useful feature, so I went out to redesign the control. The rest of the article describes the refactoring process and its results....

Unicode Owner Draw Button Control        
Total Hits: 11  |  Today: 0 Author: gizmocuz       Rating:  
Read Reviews | Write Review |   Your Rating: 

When I was writing an application for an Arabic customer in C++, I noticed that the buttons/labels in my CDialog did not understand my Arabic text. This class allows you to write any Unicode text in the button control. (And you can use it as a direction for making the same for a static label, for instance)....

A Complete ActiveX Web Control Tutorial        
Total Hits: 199  |  Today: 0 Author: David Marcionek.       Rating:  
Read Reviews | Write Review |   Your Rating: 

ActiveX is a Microsoft technology developed in the mid 90’s, that allows for the creation of applet-like applications that can be downloaded and run within Microsoft's Web browser. This article is intended for Visual C++ developers who are trying to learn how to develop their first ActiveX control for a web application but finding it difficult. While trying to learn this technology myself, I found much of the information available on ActiveX was either no longer available, out of date, or missin...

Make your MS-HTML-help-contents perfect        
Total Hits: 7  |  Today: 0 Author: includeh10       Rating:  
Read Reviews | Write Review |   Your Rating: 

HTML help content is a chm file compiled by Microsoft "HTML help workshop" from a set of html files.
This article shows you how to improve your C/C++ code and html files easily to ensure that chm files compiled work perfectly.

Following is available for C/C++ programs, I guess it is OK for VB and other languages also - but I never use MS help contents for them, please make decision by yourself....

CGrid Control        
Total Hits: 6  |  Today: 0 Author: Charlie, Wang       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article presents a Grid control which is built with window API. And their also has a MFC class.

You can get much grid controls from Internet. Maybe some of them are free and some are not. Grid is a useful control to show or edit data. The grid control presented in this article support up to 65536 rows and 256 columns. And it support text edit and boolean type edit....

A simple extension to the ListView object (in report mode)        
Total Hits: 4  |  Today: 0 Author: londonman       Rating:  
Read Reviews | Write Review |   Your Rating: 

Hello and thanks for downloading this utility. Lvx (Listviewextra) is a simple extension to the regular ListView (in detail mode) of Windows controls. The purpose of this enhancement is to sort by any column, generate a print out, open and save, select, add, and remove items, all in one control.

I have made the actual ListView, PageSetupDialog and PrintDocument objects transparent to you (i.e.: you can still access all the usual methods)....

ImagesComboBox Control        
Total Hits: 6  |  Today: 0 Author: Alon Ronen       Rating:  
Read Reviews | Write Review |   Your Rating: 

I needed my client to select a picture from a list of pictures, only that it wasn’t the main thing on my form. The lists of pictures were part of a big complicated and loaded GUI with lots of controls. If it wasn’t a picture I wanted him to select, I would have given him a ComboBox with values. But it was. So the most logical thing was to have one that will hold pictures instead of values....

Simple CListCtrl with HyperLink Function        
Total Hits: 9  |  Today: 0 Author: liuxiao       Rating:  
Read Reviews | Write Review |   Your Rating: 

I writed a article about this topic before. Since it didn't describe good enough, and the code is complex, for the code is modified based on other's codes, and it includes a lot of useless code for the function. So I rewrite this article to describe the detail of the implement, and provide the simple code here....

Internet Connection State Control        
Total Hits: 7  |  Today: 0 Author: salysle       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article describes an easy approach to building two controls used to monitor the status of an internet connection and provide the user with some indication of that status. Within the attached project, there are two controls, one shows the user what the connection type is and whether or not the machine is connected or offline, the other one is used to show some indication of the quality of the connection in terms of whether or not the connection is good, intermittent, or offline....

PropertyGrid Control in WinForms        
Total Hits: 8  |  Today: 0 Author: vivekthangaswamy       Rating:  
Read Reviews | Write Review |   Your Rating: 

This source code is written and maintained by an individual, not a company. It has been provided for free to the Microsoft .NET user community with the expectation that users will take whatever action necessary to get the code to operate according to their needs. This includes debugging and enhancements. The source code is provided "as is" and there are neither warrantees to the quality of the work nor any expressed or implied agreements that the programmer will release any updates. The programm...


1  2  3  4  5  6  7  8  9  10  11  Next >> 

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net