|
From: Scientific on 5 Jul 2008 21:31 Hello all, Is there a way to make the background of a ListBox transparent? It only seems to work on the border. -S
From: boblarson on 6 Jul 2008 11:19 There may be but I have yet to find it. -- Bob Larson Access MVP Access World Forums Administrator Utter Access VIP Tutorials at http://www.btabdevelopment.com __________________________________ "Scientific" wrote: > Hello all, > > Is there a way to make the background of a ListBox transparent? It only > seems to work on the border. > > -S
From: Linq Adams via AccessMonster.com on 6 Jul 2008 16:56 Bob's correct, as usual! There is no Back Style for listboxes. To mimic it, you'd simply have to set the listbox Back Color to be the same as the color of the form section it lies on. -- There's ALWAYS more than one way to skin a cat! Answers/posts based on Access 2000/2003 Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200807/1
|
Pages: 1 Prev: Finding first Null Record... Next: Detect failed ODBC connection when vpn is not up? |