TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Custom Controls
FOLLOW
Custom controls are compiled code components that execute on the server, expose the object model, and render markup text as a normal Web Form or user control does. Here you may find Custom controls related articles and news.
Articles
(37)
Blogs
(6)
Resources
(2)
Videos
(0)
News
(0)
Articles
File uploader in C#
This article shows a simple Web user control for uploading any file up to 2 MB to the specified folder using C#.
Munir Shaikh
Feb 13, 2006
Event Bubbling: Sending a Message from a User Control to the Page Container
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...
Jeff Kent
Nov 15, 2009
How to Create a Custom Control
This article shows how to create a custom control dll which can be used in any Windows Forms projects. In our example we extend the features of an existing TextBox control of the .Net framework lib...
Ehtesham
Oct 22, 2012
ColorReliefButton
My idea was to create a button that can be used as a colourful decoration for any application. The look of the ColorReliefButton can be determined by changing property values. The main attraction s...
Orlando Paganini
Dec 14, 2005
Custom Calendar Control
The Custom Calendar Control described in this article overcomes the limitations of the DateTimePicker by enhancing the capabilities of the existing MonthCalendar Control available in Visual Studio ...
Susan Abraham
May 19, 2005
MouseStick Control.
The attached source code is a MouseStick control written in C# and Windows Forms. The MouseStick control gets its name from the fusion of a joystick with a mouse. Think of the line in the MouseStic...
Ben Simmons
May 13, 2005
Writing an Addin for SharpDevelop 1.0+ with Visual Studio 2003
This article shows to create a simple SharpDevelop Pad Content with Visual Studio 2003.
Marc Piulachs
Apr 26, 2006
Bit Flags Type Converter
This article shows an implementation of TypeConverter which allows you to edit bit flags enumerations in PropertyGrid.
Serge Gorbenko
Jun 23, 2006
Customizable MonthCalendar Type Control: Part I
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.
kriskymp
May 22, 2005
Google Checkout Custom Control
A custom control that easily integrates your website with Google Checkout.
Justin Finch
Aug 14, 2006
Revised Gauge Custom Control in C#
This is an enhanced version of the custom guage. Enclosed are the source code for the control, and the test program.
Lance Drolet
Jun 10, 2005
Create and Use Custom Control in WPF
In this article we will discuss how to create and use a custom control in a WPF Application.
Sapna
Nov 02, 2011
Event Creation of a User Control to the Main Page
In this article we will discuss about how to create and raise the event for user control which is being used on the application.
Sapna
Nov 01, 2011
File-Upload Custom Control in ASP. NET
Here we are going to create the file upload composite control them later use it inside a web application. For this we have to inherit the Composite Control Class, it is very useful class we can use...
Sapna
Oct 31, 2011
Super Button Custom Control in C#
Now you see how to creating a Super Button Custom Control in C#, which will appear Large whenever we move the Cursor on the Button.
Sapna
Oct 17, 2011
Create And Use Composite Custom Control in ASP.NET
This Article is about creating a Composite Control, It is almost like a custom user control in ASP.NET which is used like a container to keep another control in it.
Sapna
Oct 21, 2011
Derived Calendar Custom Control in ASP.NET
This article is about creating a derived custom calendar server control in ASP.NET which will show the color change of the selection point whenever we move the cursor on the date which is shown on ...
Sapna
Oct 21, 2011
Derived Custom Control to Count Button Clicks in ASP.NET
This article is about creating a derived custom server control in ASP.NET which will count how many times it has been clicked.
Sapna
Oct 20, 2011
Increasing the size of a custom server control in ASP.NET
In this article you will learn how to Increase the size of text of a Custom Server Control in ASP.NET.
Sapna
Oct 19, 2011
Welcome-Label Custom Web Control in ASP. NET
This article is all about creating a Welcome-Label Custom Web Control in ASP.NET.
Sapna
Oct 18, 2011
No Records Available.
View More
Learn Internet of Things in 21 Days
Challenge yourself
Custom Controls
E-Book Download
Get Certified
ASP .NET Web Developer