Perhaps, but you can set their backcolor to the same color as the background
of the section the're in.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads: http://www.datastrat.com http://www.mvps.org/access
The standard ListBox control, either in VB or Access VBA, does not
support transparency. The latest VB.NET ListBox controls do expose this
functionality.
Generally, you could Subclass the ListBox window and handle the relevant
Message to draw the background of the WIndow yourself. This may not work
with the Access ListBox as it is already subclassed.
--
HTH
Stephen Lebans http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
Reason said:
List Boxes should support transparency just as most other form objects
I often match the section background color to the list box back color. The
reason I suggest transparency is because it would allow an image placed
behind the list box (or form background) to show through - it has both
aesthetic and practical potential.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.