May 2010
Intermediate to advanced
1272 pages
61h 18m
English
ViewBox PanelThe ViewBox panel allows adapting nested controls to its size, including the content of controls. For example, consider the following code:

You immediately notice how the button’s text is expanded to best fit the button size. This also happens if you decrease or increase the window size, as demonstrated in Figure 31.19.
Figure 31.19 The ViewBox panel in action.

In a few words, the ViewBox allows resizing controls and their content.
Read now
Unlock full access