WPF TextBox 實現CornerRadius圓角

<Grid Background="Gray" Height="230" Width="229">       spa

 <Border CornerRadius="15" BorderBrush="White" BorderThickness="5" Margin="12,23,20,174" Background="White">       it

    <TextBox Width="175" Height="30" Margin="-5,-3,0,0" BorderBrush="White"/> class

</Border>  di

 </Grid>  tag

相關文章
相關標籤/搜索