资源列表
[C#编程] DoubleClickTreeViewNode
说明:TreeView双击节点而不改变节点的折叠/展开状态,Microsoft在TreeView控件中自作主张地做成双击节点时自动展开/折叠节点。然而如果用户自定义NodeMouseDoubleClick事件,同时又不希望改变结点的展开/折叠状态,就无法直接达到这一效果。可以通过曲线救国的方式达到了目的。-TreeView Double-click the node without changing the node collapse/expand state, Microsoft in the Tr<小志> 在 2026-01-13 上传 | 大小:3kb | 下载:0
[C#编程] EnterKey
说明:C# WinForm,按回车键跳转到下一个控件,需先对控件的属性TabIndex进行编号,接着重写bool ProcessDialogKey(Keys keyData)方法可达到目的-C# WinForm, press the Enter key to jump to the next control, you must first TabIndex of the control' s properties are numbered, and then override bool Proc<小志> 在 2026-01-13 上传 | 大小:2kb | 下载:0
[C#编程] CheckBox
说明:C#WinForm中一组CheckBox实现单选,加个GroupBox(或其它容器) 把几个CheckBox 放到容器中。实现CheckBox_CheckedChanged事件。 -C# WinForm CheckBox in the realization of a group of radio, add a GroupBox (or other container) into several CheckBox into the container. Achieve CheckBox_Ch<小志> 在 2026-01-13 上传 | 大小:2kb | 下载:0
[C#编程] RunInstance
说明:本程序演示如何让程序只运行一次实例。两种实现方法:方法一是利用Process类判断进程;方法二是利用Mutex类。-This program demonstrates how to make the program run only one instance. Two implementation methods: Method One is the use Process class to determine the process method two is the use of Mute<小志> 在 2026-01-13 上传 | 大小:4kb | 下载:0
[C#编程] Log4NetConfigSetting
说明:当应用系统采用C#开发时,可采用Log4Net组件进行日志记录。本文档演示如何配置应用系统借助Log4Net记录日志信息。-Log4Net Configsettins<小志> 在 2026-01-13 上传 | 大小:4kb | 下载:0
[C#编程] ListView_CheckBox
说明:双击时候,System.Windows.Forms.ListView 控件的CheckBox 不被选中或者不选中。<小志> 在 2026-01-13 上传 | 大小:3kb | 下载:0
[打印编程] WindowsPrint
说明:实现利用windows组件进行打印输出,实现数据共享-Using windows components to achieve print output, data sharing<刘振> 在 2026-01-13 上传 | 大小:60kb | 下载:0
[C#编程] PropertyGrid
说明:C#中在propertygrid控件中将密码显示为-propertygrid password shows******<小志> 在 2026-01-13 上传 | 大小:3kb | 下载:0