Blue Theme Orange Theme Green Theme Red Theme
 
Home | Forums | Videos | Photos | Downloads | Blogs | E-Books | Interviews | Jobs | Beginners | Training
 | Consulting  
Submit an Article Submit a Blog 
 Login Close
User Id:
Password:
 
Forgot Password
Forgot Username
Why Register
  This section contains
Articles (32)
Tutorials (3)
Resources (2)
Downloads (0)
 Jump to
Skip Navigation Links
TechnologyExpand Technology
WebsiteExpand Website
 Resources  
Close
 Our Network  
Close
Search :       Advanced Search »
Home »  Custom Controls
Custom Controls in C# and .NET
Welcome to the Custom Controls section of C# Corner. In this section, you will find various articles, source code samples, tutorials, and resources related to Custom Controls.
Post a new article
Post a new resource
Post a new download
Post a new blog
Post a new book chapter
Post a new tutorial
This section is sponsored by
Powerful ASP.NET Hosting w/ NO Setup Fees. Click Here!
ArticlesVideosBlogsBook ChaptersDownloadsResourcesTutorials
 Articles  
Sorted by:  
Event Bubbling: Sending a Message from a User Control to the Page Continer by jeff on Nov 16, 2009
Sending a message from a web user control to a web page container is simple. Yet the examples on the web are sparse and lack detail. Following this example will help the Software Developer to get a fundamental knowledge of how event bubbling works, and the elements necessary to sending a message from a user control to a web page.
Custom Mouse-Joystick in C# by Lance Drolet on Jun 26, 2009
It is a custom control that allows you to use your mouse as a joystick.
Docking Controls - Standard and Custom by Scott Lysle on Jun 24, 2009
This article addresses the user of the standard 2005 toolstrip container control used in conjunction with toolstrips and discusses an approach to building a custom dockable tool palette.
Enforce text case with Custom Controls by Scott Lysle on Jun 01, 2009
This article shall describe the construction of three custom controls; each is used to format its text content to be either all upper case, all lower case, title case, or normal (as typed) case regardless of the format of the input.
Web Paging Navigation Control by Nesreen Maged on May 22, 2009
WebPagingControl navigation control contain page numbers ,next,back,first,last to navigate in datalist the project cotains web page to test the control working with ajax
Display Currency Values with a Custom Control by Scott Lysle on May 12, 2009
This article shall describe the construction of a custom control used to display currency values. The control is intended for use in Win Forms application development.
Creating Composite Palindrome Checker by Dhananjay Kumar on Nov 26, 2008
This is a composite Palindrome Checker. This article is about how to create this server control.
Creating ASP.Net Server Control by Dhananjay Kumar on Nov 23, 2008
This article provides a step by step guide for creating server controls in ASP.Net.
GridView with DataPager in ASP.NET 3.5 by Nipun Tomar on Aug 01, 2008
To page through data in a control that implements the IPageableItemContainer interface, DataPager control can be used. GridView has its own paging and does not implement IPageableItemContainer interface.
Making Transparent Control using GDI+ and C# (Updated to NET 3.5) by Nildo Soares DeAraujo on Jun 11, 2008
This article provides an approach to a Transparent Control that draws an ellipse with real transparent background and a brush that supports transparent colors.
C# scrollable Picturebox custom control by Scott Lysle on Apr 08, 2008
This article discusses the construction of a custom control used to add a scrollable Picturebox control to a project.
Creating a filtered list of customers on a mobile device by Vladimir Gregor on Mar 05, 2008
The article demonstrates how to create a sophisticated filtered customer list on a Windows Mobile device using Resco AdvancedList control.
Building a UNIX Time to Date Conversion Custom Control in C# by Scott Lysle on Feb 14, 2008
This article addresses the construction of a custom control that will convert UNIX time into useful and readable dates for display in a Win Forms application.
User interface on a mobile device by Vladimir Gregor on Dec 16, 2007
Article introduces Resco MobileForms Toolkit - set of Visual Studio controls, designed for mobile application development.
Enhanced Required Field Validator with an Image property by Deepak Raghavan on Aug 14, 2007
This article shows an enhanced Required Field Validator control with an ImageUrl property. When the control being validated is left blank, the proposed validator flags it with an Image.
Google Checkout Custom Control by Justin Finch on May 02, 2007
A custom control that easily integrates your website with Google Checkout.
ASP.NET HTML Postback Custom Control by Mike Knuckey on Apr 13, 2007
Web form controls do not offer a complete solution to ASP.Net design and hence HTML tags are still required. Occasionally the need exists for a postback from an HTML tag, this article presents a Custom Control to address this requirement.
How to assign Text and Values to Items in an Unbound List Based Control by Scott Lysle on Mar 28, 2007
The purpose of this article is to discuss the construction of a couple of simple custom controls that extend both the Combobox and the Listbox controls to allow them to be associated with both a text and a value property for each item in the control's list.
Gradient Panel Custom Control by Scott Lysle on Dec 06, 2006
This article describes a quick and simple approach to creating gradient panel custom control.
Gradient Background Tab Custom Control by Scott Lysle on Dec 05, 2006
This article describes a quick and simple approach to creating a tabbed custom control with a gradient background.
Customizable MonthCalendar Type Control: Part I by kriskymp on Aug 29, 2006
This article shows to create our own MonthCalendar type control with the same basic functionality as the .Net MonthCalendar along with the ability to customize all aspects of the visual appearance.
Bit Flags Type Converter by Serge Gorbenko on Aug 11, 2006
This article shows an implementation of TypeConverter which allows you to edit bit flags enumerations in PropertyGrid.
Writing an Addin for SharpDevelop 1.0+ with Visual Studio 2003 by Marc Piulachs on Apr 26, 2006
This article shows to create a simple SharpDevelop Pad Content with Visual Studio 2003.
C# Anonymous Methods & The Action Object by Matthew Cochran on Apr 05, 2006
Two interesting additions to the 2.0 C# language are the Action<> object, and anonymous methods. The Action<> object lets you specify an action to be performed on an object and the anonymous method lets you specify a method with no body (thus... the anonymity).
AJAX Repeater control by Jigar Desai on Feb 27, 2006
AJAX has been in shadows for a decade now but it started buzzing right after the launch of the Google Earth. This article shows how to create an AJAX Repeater control with item, header, footer, alternative item, and seperator item templates using AJAX and ASP.NET.
 1 - 25 of 35 12
Looking for a book on Custom Controls? Here is our book
Description
The Complete Visual C# Programmer's Guide, written by the authors of C# Corner, covers most of the major components that make up C# and the .NETenvironment including Windows Forms, ADO.NET, GDI+, Web Services, and Security. The book is geared toward the beginner to intermediate programmers.
Browse more books here»

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Site Map  |  Suggest an Idea  |  Media Kit
Current Version: 5.2009.6.2
 © 1999 - 2009  Mindcracker LLC. All Rights Reserved