Windows Vista Beta | WinVistaBeta.com - Message | wpf stretching controls in a panel

September 07, 2008  
Subject: wpf stretching controls in a panel
Group: microsoft.public.vstudio.general
Date: 6/3/2008 11:26:42 AM
From: "Joel Ryan" [Email Address Protection]

hello
got a bit of a problem, you see, i have a tabcontrol and I'm trying to
stretch the controls when i maximize the program, i know there must be some
obscure control thats buried 6 feet in some other control. but for the life
of me i cant seem to find it. any ideas or thoughts would be very
appreciated.

thanks in advance
Joel


Back
Subject: Re: wpf stretching controls in a panel
Group: microsoft.public.vstudio.general
Date: 6/5/2008 9:01:21 AM
From: "clintonG" [Email Address Protection]

This isn't the best place to discuss WPF but as I understand WPF by default
any content or control in a panel will flow to the entire width of the
panel.


"Joel Ryan" <jryan@brunswick.int> wrote in message
news:56785824-80CE-4566-8165-175F5A828E89@microsoft.com...
> hello
> got a bit of a problem, you see, i have a tabcontrol and I'm trying to
> stretch the controls when i maximize the program, i know there must be
> some obscure control thats buried 6 feet in some other control. but for
> the life of me i cant seem to find it. any ideas or thoughts would be very
> appreciated.
>
> thanks in advance
> Joel


Back