right! I am not sure this is possible but will throw it out to the forum in case I am just being pessimistic!
I have a form with a subform. This subform is purely for information purposes. The only interaction I want the user to have with it, is to use a the scrollbar if neccessary.
Therefore I want to remove all enabling from the form, as if it was part of the background.
I have locked the textboxes. that is fine.
but, when you click on the txtbox the cursor can still 'blink' on it..
If I take off enabled, it changes the colour, and ruins the look of the form.
If I take off enabled on the whole subform then I cannot use the scrollbar..
I though of placing a transparent label over the subform upto the scrollbar.. but Access gives priority to the subform, and places the label behind it.
I think I am asking the impossible! a subform that is not enabled except on the scrollbar!!
any ideas?
thanks
John.
I have a form with a subform. This subform is purely for information purposes. The only interaction I want the user to have with it, is to use a the scrollbar if neccessary.
Therefore I want to remove all enabling from the form, as if it was part of the background.
I have locked the textboxes. that is fine.
but, when you click on the txtbox the cursor can still 'blink' on it..
If I take off enabled, it changes the colour, and ruins the look of the form.
If I take off enabled on the whole subform then I cannot use the scrollbar..
I though of placing a transparent label over the subform upto the scrollbar.. but Access gives priority to the subform, and places the label behind it.
I think I am asking the impossible! a subform that is not enabled except on the scrollbar!!
any ideas?
thanks
John.