Chapter 11. Images, Text, and Other Controls
This chapter looks at a wide range of controls that are neither content controls nor items controls. Image
, some of the text controls, and controls such as ProgressBar
and Slider
should be familiar to you—but with more richness than you might first expect. The Calendar
and DatePicker
controls are new to WPF 4. This chapter also covers a number of FrameworkContentElement
s (rather than controls) that enable the creation of flow documents, a powerful but lesser-used aspect of WPF.
The Image
Control
System.Windows.Controls.Image
enables images (.BMP
, .PNG
, .GIF
, .JPG
, and so on) to be rendered ...
Get WPF 4 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.