Scroll bar on a Listbox ?

I

Isis

I see pictures of other peoples Listbox's with a scroll bar - dark blue bar
highlighting one whole row - how do I get that on my list boxes ?

Thanks
 
I

Isis

I see pictures of other peoples Listbox's with a scroll bar - dark
blue bar highlighting one whole row - how do I get that on my list
boxes ?

Thanks

I think I mean Highlight Bar - my list boes do not displa one of these so
the user can see wich record is currently selected. How do I trun this
feature on please ?

Thanks
 
J

Jay974 via AccessMonster.com

As long as the properties of your list box are set to Enabled:Yes Locked:No,
clicking on the appropriate row should highlight.

Hope this helps
 
I

Isis

As long as the properties of your list box are set to Enabled:Yes
Locked:No, clicking on the appropriate row should highlight.

Hope this helps

Jay,

Thanks for the reply. Seems I was not using a List ! I thought I was. Seems
to be working now. Thanks for the help.

Regards
 
Top