This is a mirror of official site: http://jasper-net.blogspot.com/

Writing a Stretchable ContentControl in WPF

| Monday, August 8, 2011
clip_image001_thumb1.png

Writing a stretchable content container is very easy in WPF. The ViewBox allows you to write stretchable container which will shrink / expand according to the size of the content. In this post I will build a simple Stretchable ContentControl which will expand itself as you go on adding controls to it.


Read more: Daily .Net Tips
QR: https://chart.googleapis.com/chart?chs=80x80&cht=qr&choe=UTF-8&chl=http://dailydotnettips.com/2011/08/05/writing-a-stretchable-contentcontrol-in-wpf/

Posted via email from Jasper-net

0 comments: