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 Controls
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 (7)
Sapna (2)
CSharp TV (1)
Chetan Sanghani (1)
Anuradha Rani (1)
Sudhir Vaghela (1)
George (1)
Ashish Bhatnagar (1)
Nesreen Maged (1)
Pritam Zope (1)
Samar Khan (1)
Manoj Bhoir (1)
Arjun Panwar (1)
Abhimanyu K Vatsa (1)
Amit Maheshwari (1)
Diptimaya Patra (1)
Deepak Raghavan (1)
Related resources for Custom Controls
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#.
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
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.