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
About Custom Control
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Scott Lysle (16)
Sapna (11)
Amit Maheshwari (4)
Jaganathan Bantheswaran (3)
Nesreen Maged (2)
Ashwani Tyagi (2)
Brad Patterson (2)
Susan Abraham (2)
Lance Drolet (2)
Diptimaya Patra (2)
CSharp TV (1)
Chetan Sanghani (1)
Anuradha Rani (1)
Sudhir Vaghela (1)
George (1)
Ashish Bhatnagar (1)
Rahul Kumar Saxena (1)
Muhammad Zubair (1)
Swaraj Ketan Santra (1)
Pritam Zope (1)
Zain Nisar (1)
Samar Khan (1)
Umer Qureshi (1)
Manoj Bhoir (1)
Ehtesham (1)
Saad Mahmood (1)
Shweta Lodha (1)
Freddy Mounir (1)
Raj Bandi (1)
Arjun Panwar (1)
Abhimanyu K Vatsa (1)
Justin Finch (1)
Mike Knuckey (1)
Gaurav Gupta (1)
Jean Paul (1)
Charles Petzold (1)
Baimey Rajesh (1)
Vineet Kumar Saini (1)
Manas Patnaik (1)
Priya Linge (1)
Dinesh Beniwal (1)
sudhirmangla (1)
Mike Dobbles (1)
Deepak Raghavan (1)
Mahesh Chand (1)
Related resources for Custom Control
No resource found
A 4-Year Retrospective : Lessons Learned from Building a Video Player from Scratch with React Native
10/24/2024 5:05:25 AM.
React Native, React, ReactJS
Custom Controls in C# Windows Forms
7/8/2024 7:52:38 PM.
Creating custom controls in C# Windows Forms enhances user experience by providing tailored functionalities. This guide covers deriving controls, combining multiple controls into composite ones, and i
Explain Rating Control in PowerApps
7/3/2024 5:39:46 AM.
Discover step-by-step guidance on integrating this feature into your apps, optimizing user experience, and leveraging Microsoft's Power Platform for seamless app development and user engagement.
Sharepoint Framework Property Pane
6/28/2024 8:59:07 AM.
SharePoint Framework (SPFx) offers a client-side model for developing web parts and pages in SharePoint, leveraging modern web technologies and supporting seamless integration with SharePoint data.
ASP.NET (3) - User/Custom Controls
9/19/2023 4:16:20 AM.
This series delves into ASP.NET, offering valuable insights into ASP and ASP.NET, controls, custom controls, and their utility in modern programming with Angular, React, and similar languages.
Custom Controls In C#
12/17/2021 12:48:52 PM.
In this article, you will learn about custom controls in C#.
Make Custom Control or Component
2/12/2021 8:08:53 AM.
In this article I explain how to make your own custom control in C#.
Longpress Event For Image In Xamarin.Forms
6/9/2020 8:10:41 AM.
We will make custom control in which we will add a longpress event and command in the control.
Display Videos in ASP.NET
5/9/2019 4:05:03 AM.
This article shall describe the construction of a custom control used to play video on an ASP.NET web page. The control is based upon the Windows Media Player active X control; with it you can add can
WPF Custom Control - DataGrid With Full Text Search Box
6/27/2018 11:58:26 PM.
Very often, while developing WPF application, we actually feel the need of reusable/redistributable controls. WPF custom controls are shipped in DLL format such that they can be consumed in various ap
Angular 2 Custom Controls With ASP.NET Core Web API
2/19/2017 11:07:18 PM.
In this article, you will learn about Angular 2 Custom Controls in TypeScript with ASP.NET Core Web API.
Creating Custom Controls In C#
2/9/2017 11:13:43 PM.
In this article we will customize the basic controls with different colors like Buttons,Labels,TabControls,Forms etc.
Custom Control In Blend 2015
12/17/2015 12:43:08 AM.
In this article you will learn how to create Custom Control in Blend for Visual Studio 2015.
Creating Custom Controls In Universal Windows Platform UWP
12/2/2015 5:30:34 AM.
In this article you will learn how to create Custom Controls in Universal Windows Platform UWP.
How To Create And Use Custom Control In UWP
12/1/2015 4:14:32 AM.
In this article you will learn how to create and use custom control in UWP.
MBColorPicker Control For Windows Applications
4/13/2015 4:44:39 PM.
In this article provides a graphical interface to select a color from a set of various colors.
How to Create a Custom Control
3/16/2015 12:46:08 PM.
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 library.
Creating a Custom Control in Expression Blend With Custom Properties (Windows Phone & Store)
1/1/2015 5:41:50 PM.
In this article you will learn how to create a Custom Control in Expression Blend with custom properties (Windows Phone & Store).
Custom Controls in WPF
2/17/2014 1:50:12 PM.
This article will briefly introduce the types of custom controls one can build in WPF.
Multiple Attachment Custom Control in Sharepoint
1/17/2014 10:48:23 AM.
We will now explain the most important part of our Multiple upload attachment control implementation, which is the class that implements all the logic of our control.
Adding Custom Control in LightSwitch 2012
8/18/2013 11:14:42 PM.
Here we will see how to add a custom control to a LightSwitch Application (Visual C#) in Visual Studio 2012.
Understanding Update Panels With Triggers and Custom Control Events.
8/7/2013 3:38:29 PM.
In this article I'll explain and demonstrate how to use update panel triggers with custom control events efficiently.
Adding Custom Control to the Screen in LightSwitch Visual Studio 2012
5/30/2013 11:56:30 PM.
This article describes how to add a custom control to a screen in LightSwitch Visual Studio 2012.
User and Custom Controls in Windows Store App
1/7/2013 5:42:26 AM.
In this article we are going to see uses of user and custom controls in Windows Store App.
Custom Controls with User Controls in ASP.Net: Part 2
12/1/2012 4:17:22 AM.
In this article we will discuss how to create User Controls for web pages, how to register User Controls in Web Configuration File.
Providing unbound List based controls with Text and Value properties in VB.NET
12/1/2012 2:56:10 AM.
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.
Show Currency Values with a Visual Basic Custom Control in VB.NET
11/10/2012 4:04:22 AM.
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.
Set Text Case with a Custom Control in VB.NET
11/10/2012 3:46:16 AM.
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.
Custom Dial Control in VB.NET
11/10/2012 2:13:50 AM.
This article shows how to create and use custom dial control.
Custom Calendar Control in VB.NET
11/10/2012 2:03:37 AM.
The Custom Calendar Control described in this paper overcomes the above limitations of the DateTimePicker by enhancing the capabilities of the existing MonthCalendar Control provided by Visual Studio .Net.
Building a UNIX Time to Date Conversion Custom Control in VB.NET
11/9/2012 10:12:32 AM.
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.
Scrollable Picturebox Custom Control in VB.NET
11/9/2012 8:48:10 AM.
This article discusses the construction of a custom control used to add a scrollable Picturebox control to a project.
Visual Basic Spell Check Enabled Rich Text Box Custom Control
11/9/2012 8:15:48 AM.
This article describes a quick and simple approach to applying a spell check function to the rich text box control and bundling both features into a single custom control.
Custom Calendar Control
9/30/2012 4:38:07 AM.
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 .NET.
Google Checkout Custom Control
9/30/2012 4:24:42 AM.
A custom control that easily integrates your website with Google Checkout.
Web Paging Navigation Control
9/30/2012 4:20:11 AM.
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
Revised Gauge Custom Control in C#
9/30/2012 4:05:38 AM.
This is an enhanced version of the custom guage. Enclosed are the source code for the control, and the test program.
ASP.NET HTML Postback Custom Control
9/29/2012 7:46:18 AM.
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.
Custom Control in Windows Store Apps Using C#
9/15/2012 2:54:59 PM.
In this article we are going to learn how to create and use Custom Controls in Windows Store apps using C#.
SharePoint 2010 - Web Parts Programming
5/24/2012 8:00:27 PM.
In this article we can explore Web Parts one of the important extensible tool inside SharePoint. Using Visual Studio we can create Web Parts.
Custom Control Classes and Dependency Properties in Silverlight for Windows Phone 7
5/20/2012 6:58:27 AM.
You’re creating a custom control class, and that class defines new properties, and if you want those properties to be set through styles, or you want those properties to be set through data bindings.
Enforce Text Case with Custom Controls
5/15/2012 4:22:54 PM.
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.
Developing a New Control Using VSM in Silverlight 3
5/15/2012 1:55:07 PM.
Silverlight provides a Visual State Manager (or VSM) that manages different states as users interact with controls. For example, you might want to change the background of the Button as the user mouses over it and make it look slightly bigger or smaller when a user clicks it. All of this can be done using the Visual State Manager. The discussion that follows will walk through show how custom templates and VSM states can be created visually.
Create a Custom TextBox With Default Text in Windows Phone 7
2/23/2012 4:13:39 PM.
In this article we are going to explore how to create a custom TextBox with default Text in Windows Phone 7.
Create a Custom Range Validator Control in Windows Phone 7
2/11/2012 4:13:01 PM.
In this article we are going to explore how to make a range validator in Windows Phone 7 and the lower case validator is described as well.
Create a Custom Email Validator Control in Windows Phone 7
2/8/2012 3:05:00 PM.
In this article we are going to explain how to create a custom email validator in Windows Phone 7.
Slider Control in LightSwitch 2011
1/21/2012 7:08:49 PM.
In this article you will see how to use of a Slider control in a LightSwitch application.
Create and Use Custom Control in WPF
11/6/2011 11:49:40 PM.
In this article we will discuss how to create and use a custom control in a WPF Application.
File-Upload Custom Control in ASP. NET
11/2/2011 8:41:13 AM.
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 it's functionality or features which becomes very helpful to us.
Super Button Custom Control in C#
10/27/2011 11:43:24 PM.
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.
Create And Use Composite Custom Control in ASP.NET
10/24/2011 11:13:25 PM.
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.
Derived Calendar Custom Control in ASP.NET
10/23/2011 8:36:20 PM.
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 the calendar.
Derived Custom Control to Count Button Clicks in ASP.NET
10/23/2011 4:43:51 PM.
This article is about creating a derived custom server control in ASP.NET which will count how many times it has been clicked.
Increasing the size of a custom server control in ASP.NET
10/21/2011 12:10:08 AM.
In this article you will learn how to Increase the size of text of a Custom Server Control in ASP.NET.
Welcome-Label Custom Web Control in ASP. NET
10/20/2011 11:50:04 PM.
This article is all about creating a Welcome-Label Custom Web Control in ASP.NET.
Create Custom Web Control in ASP. NET
10/19/2011 1:56:17 AM.
Here we are going to create a required Textbox field custom web control in ASP.NET.
Display Currency Values with a Custom Control
10/18/2011 7:28:37 AM.
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.
Numeric Textbox-Custom Control
10/18/2011 4:51:49 AM.
Here we will see a Numeric Textbox Custom Control which accept only numeric input.
Progress bar custom Control
10/15/2011 2:27:03 AM.
Create a Progress Bar custom control and add it into the Toolbox and drag and drop this custom control into another application.
Animated Cursor-Custom Control
10/13/2011 8:40:15 PM.
Animated cursor custom control shows the change of the mouse cursor icon when we move it to the windows application.
Conditional CellTemplete controls at Runtime in Silverlight DataGrid
8/9/2011 2:38:57 AM.
Approaches available to bind various controls, to different cells of a particular column inside a Datagrid, using IValueconvertor and with a bit of common-sense applied.
Image Custom Control in Silverlight
7/26/2011 10:45:44 PM.
This article demonstrates how to create a Image Custom Control in Silverlight.
Adding Custom Control Dynamically in LightSwitch
7/19/2011 11:48:56 AM.
In this article we shall see about how to add the custom control dynamically to the LightSwitch screen.
How to Access Custom Control in LightSwitch
7/18/2011 11:20:10 PM.
In this article we shall see how to access the custom control added to the LightSwitch screen in Part I.
How to Add Custom Control in LightSwitch
7/18/2011 11:18:09 PM.
Today we shall see how to handle custom controls in LightSwitch as a series of articles.
Custom Controls in Silverlight
7/7/2011 11:32:51 PM.
Custom controls separate the logic from the visual appearance. We use a custom control when we want a strong separation between visual appearance and logic.
Getting into the DetailsCustom Controlling and the Print Controller in GDI+
6/4/2010 1:39:04 AM.
In this article I will explain about Custom Controlling and the Print Controller in GDI+.
Month UPDown Control In Silverlight 3
7/6/2009 1:51:44 AM.
This is a Custom Control, called Month Up Down Control
Spell check enabled RichTextBox custom control
7/1/2009 12:00:15 AM.
This article describes a quick and simple approach to applying a spell check function to the rich text box control and bundling both features into a single custom control. Of course there is nothing novel or particularly interesting about performing spell checking upon a selection of text using the Word.DLL.
Custom Mouse-Joystick in C#
6/26/2009 3:24:25 AM.
It is a custom control that allows you to use your mouse as a joystick.
C# Custom Dial Control
6/23/2009 3:26:38 AM.
This article shows how to create and use custom dial control.
Introduction to ASP.NET
6/10/2009 2:15:00 AM.
I have seen many tutorials on ASP.NET but most of them starts with coding and writing your first ASP.NET program. But here I have written this tutorial for explaining why there is a need for ASP.NET when classy ASP is working fine, what are the underlying technology behind ASP.NET, and what programming model ASP.NET provides to programmers.
Auto-Update as a Simple Custom Control
6/2/2009 3:21:01 AM.
This article describes an easy way to implement automated page refreshes through the use of a custom control.
Silverlight Tutorial: Creating a skinnable custom control
8/22/2008 11:42:43 AM.
This is a step by step guide on how to make an animated navigation bar using the visual state manager, turn that animated navigation bar into a skinnable custom control, and use that custom control and skin it, if desired
C# scrollable Picturebox custom control
4/8/2008 2:05:08 AM.
This article discusses the construction of a custom control used to add a scrollable Picturebox control to a project.
Building a UNIX Time to Date Conversion Custom Control in C#
2/14/2008 11:48:28 PM.
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.
Enhanced Required Field Validator with an Image property
8/14/2007 5:03:01 AM.
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.
How to assign Text and Values to Items in an Unbound List Based Control
3/28/2007 1:59:30 PM.
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
12/6/2006 3:50:57 AM.
This article describes a quick and simple approach to creating gradient panel custom control.
Gradient Background Tab Custom Control
12/5/2006 11:16:09 PM.
This article describes a quick and simple approach to creating a tabbed custom control with a gradient background.
Building Windows Longhorn Applications using Visual Studio codename Whidbey
10/25/2006 12:46:15 AM.
The preview version of the next version of Visual Studio 2003 is called Visual Studio codename Whidbey. Visual Studio Whidbey has a support for building applications for Windows codename Longhorn, which is a new addition to the Windows operating systems series and successor of Windows XP.