文件名称:ReadOnlyComboBox_demo
介绍说明--下载内容均来自于网络,请自行研究使用
TextBox controls have the nice read only feature. When you set the ReadOnly property of a TextBox to true, you can t edit the text in the TextBox anymore. The user can still select the text and copy it to another place. The background of the TextBox is painted gray so the user has a visual indication of the ReadOnly mode. The text is still painted in black, as in a normal editable TextBox.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ReadOnlyComboBox.dll
TestReadOnlyComboBox.exe
TestReadOnlyComboBox.exe