Dave Relyea's C# Layout Controls
Dave has put together a great set of Silverlight controls written in C# that include layout containers a textbox with text selection. The controls in the package are:
- Layout framework
- LayoutControl and LayoutContainerControl base control classes
- Border
- StackPanel
- Grid
- Label
- Button (XAML courtesy of Mike Harsh)
- TextBox
More information and source are in Dave's post. Click the image below to run the sample.
Comments
Anonymous
May 17, 2007
PingBack from http://blogs.msdn.com/mharsh/archive/2007/05/17/dave-relyea-s-c-layout-controls.aspxAnonymous
May 22, 2007
I've been offline for a little while so I did a bit of blog catching up yesterday and this is the set...