摘要: add方法传入的是一个object对象,利用这点可以传入一个自定义对象,选中时获得的也是一个完整对象。using System; using System.Collections.Generic; using System.Linq; using System.Text; using System. 阅读全文
posted @ 2021-01-22 14:57 huiy_小溪 阅读(446) 评论(0) 推荐(0) 编辑
摘要: 通过PasswordChar 和 UseSystemPasswordChar 来设备密码框。using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using Sy 阅读全文
posted @ 2021-01-22 13:37 huiy_小溪 阅读(1331) 评论(0) 推荐(0) 编辑
摘要: namespace WindowsControl { partial class Form1 { /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.IContainer components = null 阅读全文
posted @ 2021-01-22 13:27 huiy_小溪 阅读(1395) 评论(0) 推荐(0) 编辑