Bring to front

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I am trying to use the MSFlexGrid control, which is going OK except for when
I try to use a textbox over the grid for data entry.

The data entry etc... is fine. My problem is no matter what I try, I can't
get the text box on top of the grid - it is always behind and out of view.
Send to back / bring to front has no effect.

Is this because it is a non standard Access control? Is there a solution?

Thanks in advance


swas
 
Rob,

Thats an excellent lead thanks. I did have Rogers Access Page in my
favourites, but didn't think to browse through there for a solution.

I had worked out I can solve the problem by using a text box (Or in my case,
a combo) from the comctl library rather than an access one - these paint on
top. Peters solution is perhaps better since it sticks with Access intrinsic
controls in the main.

Thanks again.


swas
 
You're welcome. Glad to have jogged you in the right direction.

Rob
 

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