|
-
May 16th, 2011, 02:47 PM
#1
Thread Starter
New Member
WPF Form Resize event in VB>NET 2010
Hey guys,
What is the procedure for resizing controls in response to a form-resize event in WPF. There doesn't seem to be "resize" event, and I tried the "SizeChanged" event, as well as the "LayoutUpdated" event and they did not work. Is this not as simple as handling an event and adjusting the ".width" and ".height" properties of the controls in question?
I would just use WinForms, but I'm having a heck of a time getting ribbons to work in WinForms and the WPF one seems to work pretty well.
Thanks!
EDIT: VB.NET (duh), typos :P
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|