INFO: Read-Only Control Takes on DisabledBackColor

ID: Q157045


The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, versions 5.0, 6.0


SUMMARY

In Visual FoxPro 5.0 and 6.0 for Windows, several read-only controls take on the DisabledBackColor property. The ListBox and ComboBox controls display that color at all times, while the TextBox control displays the DisabledBackColor when focus is moved to it. Regardless of the settings of the DisabledBackColor and ReadOnly properties, a TextBox control within a column of a Grid does not assume the DisabledBackColor. An EditBox displays the DisabledBackColor unless the EditBox also has a BackStyle property of Transparent, in which case it shows the colors of the Windows Display 3D Object setting of Windows Control Panel.

This behavior is in contrast to the colors displayed in Visual FoxPro for Windows 3.0 and 3.0b, where the colors of the controls are not affected by the settings of the ReadOnly property.

This change is in accord with the standards established with Windows 95.

Additional query words:

Keywords : kbOOP kbVFp500 kbVFp600
Version : WINDOWS:5.0,6.0
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: December 10, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.