<Border Grid.Row="0" Grid.Column="0" Grid.ColumnSpan="3" HorizontalAlignment="Left" VerticalAlignment="Top" Margin="202,127,0,0"
BorderThickness="2" BorderBrush="White" Background="DodgerBlue" MinWidth="300" Height="54" CornerRadius="27">
<StackPanel Orientation="Horizontal">
<Image Width="27" Height="27" Source="{StaticResource BitmapImage_search}" Margin="13,0,0,0"/>
<TextBox Name="tb_Search" Margin="9,0,27,0" VerticalAlignment="Center" MinWidth="230" TextChanged="tb_Se
WPF 制作一个搜索框
最新推荐文章于 2023-07-19 14:28:43 发布