Why Join
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
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)
All
Articles
Blogs
News
Videos
RECENT POSTS
Controlling Your Phone Using Open Source Linux Applications
This is a brief guide on how you can control your phone via Linux Open Source Applications.
Thomas Watson
Jul 08, 2017
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
Mar 16, 2015
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
Sep 30, 2012
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
Sep 30, 2012
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
Sep 30, 2012
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
Sep 30, 2012
Bit Flags Type Converter
This article shows an implementation of TypeConverter which allows you to edit bit flags enumerations in PropertyGrid.
Serge Gorbenko
Sep 30, 2012
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
Sep 30, 2012
Google Checkout Custom Control
A custom control that easily integrates your website with Google Checkout.
Justin Finch
Sep 30, 2012
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
Sep 30, 2012
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 06, 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 03, 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
Nov 02, 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 27, 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 24, 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 23, 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 23, 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 21, 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 20, 2011
Creating Properties and Events for Custom Controls
Properties and Events for Custom Controls are used for the better re-usability of the control.
Vaishali Madan
Oct 19, 2011
Create Custom Web Control in ASP. NET
Here we are going to create a required Textbox field custom web control in ASP.NET.
Sapna
Oct 19, 2011
Display Currency Values with a Custom Control
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.
Scott Lysle
Oct 18, 2011
Numeric Textbox-Custom Control
Here we will see a Numeric Textbox Custom Control which accept only numeric input.
Sapna
Oct 18, 2011
Introduction-Custom Controls
Custom Controls are controls created by the developer. Custom controls are actually compiled controls that act ,from the client perspective much like asp controls.
Vaishali Madan
Oct 18, 2011
Introduction- Syntax of Register Directive for the custom control.
The @Register Directive is a directive used to register user defined controls on a web page. and It creates an association between a TagPrefix and a Custom control ,which provides developers with a...
Amy Frerndaz
Oct 18, 2011
View More
No Records Available.