文件名称:C# 批量设置WinForm界面上的所有控件不可编辑
文件大小:68KB
文件格式:RAR
更新时间:2014-06-12 09:18:41
控件 批量 不可编辑 ReadOnly Enabled
本例中,为WinForm提供方法,批量设置其界面上所有的控件为不可编辑状态
方法:
SetReadOnly(
Control.ControlCollection ,
List
【文件预览】:
SetReadOnly
----SetReadOnly.sln(923B)
----SetReadOnly()
--------TestForm.resx(7KB)
--------bin()
--------obj()
--------Resources()
--------Properties()
--------Program.cs(495B)
--------TestForm.Designer.cs(28KB)
--------SetReadOnly.csproj(4KB)
--------MainForm.resx(7KB)
--------Icon1.ico(1KB)
--------MainForm.cs(500B)
--------CommonHelpers.cs(9KB)
--------TestForm.cs(2KB)
--------MainForm.Designer.cs(3KB)
----SetReadOnly.suo(18KB)