Answer the question
In order to leave comments, you need to log in
Why doesn't the horizontal StackPanel element stretch to fit?
<StackPanel>
<Label Content="Выбрать папку с картинками"/>
<StackPanel Orientation="Horizontal">
<TextBox Margin="5,0,0,0"/>
<Button Content="Обзор"/>
</StackPanel>
</StackPanel>
Answer the question
In order to leave comments, you need to log in
professorweb.ru/my/WPF/base_WPF/level3/3_3.php
Используйте грид, чтобы рулить положением и заполнением самостоятельно.
Исполбзуйте свойство HorizontalAlignment кнопки и текстбокса и установите его в "по ширине"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question