2016年10月28日

WPF-编程问题和解决

摘要: 1、wpf中点击button按钮后怎么让TextBlock显示button按钮的值? <TextBlock x:Name="CurProtext" Grid.Column="1" FontWeight="Bold"></TextBlock> <Button Grid.Column="1" Grid. 阅读全文

posted @ 2016-10-28 10:27 MILUMI 阅读(240) 评论(0) 推荐(0) 编辑

导航