Subject | Re: [IBO] As I can avoid the blue color in the active cell of a read only TIB_Gr |
---|---|
Author | Helen Borrie |
Post date | 2003-12-16T09:24:25Z |
At 07:51 AM 16/12/2003 +0000, you wrote:
Helen
>I test and it doesn't seem that ignorecolorscheme affects to the colorIB_LookupCombo1.PopupList.IndicateHighlight := False;
>of a field . With TIb_grid the IndicateHighlight property it makes
>that the text of the field doesn't appear in blue. But this property
>doesn't exist in the TIb_LoockupCombo neither the TIb_ControlGrid. I
>have a TIb_ControlGrid containing a TIb_Memo when I make 1 click on
>the Memo it appears selected in blue, although this defined as
>ReadOnly.
>This is not very showy in readonly screens.
Helen