Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
ControlTemplate « Windows Presentation Foundation « C# / C Sharp
C# / C Sharp
Windows Presentation Foundation
ControlTemplate
1.
Control template: event trigger, border and text
2.
Put a Control Template into a Style
3.
Label with ControlTemplate
4.
Specify Named Parts of a Control Template
5.
ProgressBar with ControlTemplate
6.
Simple ControlTemplate
7.
ControlTemplate with Triggers
8.
ControlTemplate that Respects Content
9.
ControlTemplate that Respects More Properties
10.
Use ControlTemplate and event handler
11.
Finding the border that is generated by the ControlTemplate of the Button
12.
Get The actual width of the border in the ControlTemplate
13.
ControlTemplates and style xaml file
14.
Enhance the visual appearance of a ContentControl by applying a style.
15.
Use a ContentTemplate and determine whether the control contains content.