vb.net - WPF Stretch Middle Content in DockPanel or Stackpanel -


how stretch content in middle section of stackpanel or dockpanel. know dockpanel stretch last item need stretch middle item. know use grid * middle section want able set left and/or right items collapsed depending on window size.

you should still use dockpanel lastchildfill setted. dockpanel stretch last element put in it, not last 1 according view. can put element want stretch in last position , use dockpanel.dock="top/bottom/right/left" on others one.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -