Another question has been raised by a foxite member inside the forum about a listbox not looking totally disabled when Enabled=.F. is set. While the items in the listbox becomes disabled, the background color remains to be white. And really it do not look cool that the rest of the other objects in a form like a textbox, when disabled changes color, while a listbox still remains white.
I have not seen this because I almost don't use Listboxes in favor of Grids. However, for those of you who may be wondering how this attitude can be circumnavigated, the trick lies between two properties:
a. DisabledBackColor
b. ItemBackColor
I have not seen this because I almost don't use Listboxes in favor of Grids. However, for those of you who may be wondering how this attitude can be circumnavigated, the trick lies between two properties:
a. DisabledBackColor
b. ItemBackColor