Hiding the button of a combo box

  • Thread starter Thread starter Ulcom
  • Start date Start date
U

Ulcom

Hi

I have a continuous form containing a field which is a combobox.
In the form view, you see for each reord the button of the combo box
If you are in datashett view, the button appear only when you hit the field.
Is it possible to do the same in form view

thanks
 
Hi

I have a continuous form containing a field which is a combobox.
In the form view, you see for each reord the button of the combo box
If you are in datashett view, the button appear only when you hit the field.
Is it possible to do the same in form view

thanks

Place a small label over it.
Set it's backcolor to the same as the surrounding detail section.
Set it's BackStyle to Normal.
It will hide the arrow until you click in the control.
 

Ask a Question

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.

Ask a Question

Back
Top