C# WPF Tutorial #7 - Custom Textbox Control
Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=V86kaIBBcRk
In this tutorial, rather than using a custom control to create an entire portion of our UI layout, we will use it to create a single custom textbox control! We will also learn about transparency, visibility, Panel.ZIndex values, and have a basic introduction to data binding.
Happy Coding!
Chapters:
0:00 Intro
0:19 Setup
1:10 The Use Case
2:14 Creating the Custom Textbox
5:18 Using the Custom Textbox
5:56 Issues to Tackle
6:20 Clear Button
7:19 Z Index Issue
8:48 Overlapping Visibility Issue
10:04 Custom Placeholder Text
11:40 Important Note!!
12:20 Final Product
13:04 Next Up
Other Videos By Kampa Plays
Tags:
C#
WPF
User Control
Panel.ZIndex
C# Visibility
c# transparency