Will this work on the built-in button on a regular combo box?? What is the
(mybutton) name on the standard combo box button?
Thanks again
"dp@nospam.com" <dp@mrspammo.net> wrote in message
news:iC*****************@nwrddc02.gnilink.net...
myfield gotfocus()
forms!myform!mybutton.visible = true
end sub
"Tim Graichen" <Tg*******@neo.rr.com> wrote in message
news:9r*********************@twister.neo.rr.com... I currently have a form with several combo boxes. I have the background
properties and boarder properties of all form fields set as transparent.
Therefore, the only part of the controls that are visible, is just the
drop down arrow button on the combo boxes. Is there a way of hiding this
button until the field has focus?
Thank you for your help
Tim G