hi fnrd..
i m new for wpf.so i want to know that can we use more then one layout containers or two or three containers in a window in wpf.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhishek JainPosted Sep 19, 2013, 1:09 AM
...
...
Sorry if i misunderstood your question earlier.
Regards
AJ
Mukesh Kumar TiwariPosted Sep 19, 2013, 2:31 AM
thank u very much again..
have a nice day...
Mukesh Kumar TiwariPosted Sep 19, 2013, 1:02 AM
"error:= The object 'Window' already has a child and cannot add 'WrapPanel'. 'Window' can accept only one child. ";
XAML Code:
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="Login Master" Height="300" Width="597" Background="Chocolate" WindowStartupLocation="CenterScreen" IsTabStop="False" HorizontalAlignment="Left" HorizontalContentAlignment="Center" VerticalContentAlignment="Bottom" WindowState="Normal" BorderThickness="1" WindowStyle="ThreeDBorderWindow" BorderBrush="DarkSeaGreen">
Thanks..
Mukesh Tiwari
Abhishek JainPosted Sep 18, 2013, 9:54 AM
Are you facing any specific problem with them. If so please mention, may be we can provide some help.
Regards
AJ