Hi There, In design time when I set the ctlUniTextBoxXP1.enable = False property, the text goes grey which is expected. However when I then run the vb project , the text is not greyed it is standard blank so it does not look enabled even tho it is.
I have just checked the source; the textbox is using the System Color "vbGrayText" when the text is disabled and this should be correct. Maybe the color of disabled text is very similar to the enabled one in Win7 but this should be the right color to use.
Hi Davide, the design and runtime is on the same machine - a windows 2003 - when i see the control disabled in design time it is grey - when I see it disabled when I run the project it does not look grey at all. This is all happnening on the same machine. I have emailed you screen dumps. Cheers.