
WPF
djc11282
背着书包上学堂。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Listbox style
<Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:Microsoft_Windows_Themes="clr-namespace:Microsoft.Windows.Themes;原创 2014-07-23 11:28:59 · 1569 阅读 · 0 评论 -
WPF ,利用Winform库中的NotifyIcon实现托盘小程序
运行界面如下所示: 图1 图2 代码很少,如下所示: using System; using System.Windows; using System.Windows.Forms; using Syst转载 2014-07-09 10:31:38 · 5596 阅读 · 0 评论 -
WPF ListView 自动调整列宽
ListView 控件:原创 2014-12-30 09:30:41 · 18707 阅读 · 3 评论