Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
We're coming down to the wire with Part 17 of my 18 part webcast series on Windows Presentation Foundation. In Today's WPF Soup To Nuts webcast, I will be talking about overridding the default layout of panels. In WPF, there are basically two methods that you must override to take control of the layout of a panel. The Measure and the Arrange methods. In this webcast, I will demonstate how you can organize your own panels to provide a truely custom experience.
You can sign up right here and as always, my demo code is attached to this post.
Bill
Comments
- Anonymous
November 26, 2007
Hey Now William, I liked todays session. Thx for the info, Catto