FIX: CheckBox Control in Grid Cannot Be Set to Read Only (140792)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
This article was previously published under Q140792 SYMPTOMS
Setting the Readonly property to True for a column that contains a check
box does not prevent the check from being changed at run-time. Setting the
Readonly property of a column containing a text box to true prevents the
entries in that column from being changed at run-time.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This bug has been fixed in Visual
FoxPro 5.0.
WORKAROUND
Set the Enabled property of the column to false. The column displays but
the colors are dimmed. You can change these colors. However, the column
will not display disabledforecolor as black even with an entry of 0,0,0.
The check box also remains dimmed.
| Modification Type: | Major | Last Reviewed: | 9/30/2003 |
|---|
| Keywords: | kbBug kbfix KB140792 |
|---|
|