Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: Avalon dock side default Dock side width

$
0
0
Hallo ,

Im new in WPF Toolkit. im trying to implement layout of my application with Avallon dock. Most works fine, but i've paar small problems. I realized some menues as shown here
<xcad:LayoutRoot.BottomSide >
                    <xcad:LayoutAnchorSide x:Name="BottomSide" >
                        
                        <xcad:LayoutAnchorGroup  >
                            <xcad:LayoutAnchorable   AutoHideHeight="300"
                                                     FloatingHeight="300"
                                                     CanFloat="False"
                                                     CanClose="False"
                                                     
                                                     CanHide="False" 
                                                     Title="MyTitel"
                                                     IconSource="StaticResource HeaderIcon}" >
                                <rate:MyUserControl
                                                           Padding="3"/>
                            </xcad:LayoutAnchorable>
....
Is it posible to set set Default width for a Docking side?
If I set one of thet Panels as Docked it lost it focus.(The first Panel is then selected ). Is it Possible thet the panel stays in focus(or some work around).

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>