随笔分类 - WPF
摘要:WPF应用程序管理(更多资源:http://cleopard.download.csdn.net/) 一、WPF应用程序由System.Windows.Application类进行管理 二、创建WPF应用程序 创建WPF应用程序有两种方式: 1、Visual Studio和Expression Bl
阅读全文
摘要:1、下载并安装 InstallShield InstallShield Limited Edition for Visual Studio 2013 图文教程(教你如何打包.NET程序) InstallShield Limited Edition for Visual Studio 2013 图文教
阅读全文
摘要:public int ctype = 0; private const int GWL_STYLE = -16; private const int WS_SYSMENU = 0x80000; [System.Runtime.InteropServices.DllImport("user32.dll
阅读全文
摘要:sdf Label 设置背景色 Label.Foreground = new SolidColorBrush((Color)ColorConverter.ConvertFromString("#626363")); Label.BorderBrush = ...
阅读全文

浙公网安备 33010602011771号