kearney

自学还没成才的python猿

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

11 2016 档案

摘要:/// /// 设置窗体在屏幕的位置 /// public void WinPosition() { double ScreenWidth = System.Windows.SystemParameters.PrimaryScreenWidth;//WPF this... 阅读全文
posted @ 2016-11-25 16:42 Gino森 阅读(8611) 评论(0) 推荐(0)

摘要:<!--点击右键菜单--> <!--自定义透明控件设置BorderBrush="{x:Null}" Background="{x:Null}"即可--> 阅读全文
posted @ 2016-11-24 19:30 Gino森 阅读(2604) 评论(0) 推荐(0)