摘要:
布局 Canvas 绝对布局 通过控件的Canvas.Top 和Canvas.Left 定义位置 StackPanel 流布局 Grid 类似Html的Table Canvas <Canvas Background="Green"> <Button Width="100" Height="30" Content="Button1"></Button> <Button Width="100" He... 阅读全文
posted @ 2011-07-08 23:18
MyCoolDog
阅读(322)
评论(0)
推荐(0)