S
SteveO
I'm trying to edit the cells in an MSFlexGrid on a form using the common
technique of hovering a textbox (and a listbox) over the cell. This works
in VB6.
It does not seem to work in Access 2000. The listbox works, but the textbox
does not. The problem is that I can't move the textbox on top of the grid.
In design view Format/Move to Front works, but when I load the form the
textbox gets pushed to the back. There is no ZOrder method for a textbox in
Access VBA. There is in Excel VBA, there is in VB6, etc. Is there some
setting in Access I need to look at?
Thanks,
Steve O
technique of hovering a textbox (and a listbox) over the cell. This works
in VB6.
It does not seem to work in Access 2000. The listbox works, but the textbox
does not. The problem is that I can't move the textbox on top of the grid.
In design view Format/Move to Front works, but when I load the form the
textbox gets pushed to the back. There is no ZOrder method for a textbox in
Access VBA. There is in Excel VBA, there is in VB6, etc. Is there some
setting in Access I need to look at?
Thanks,
Steve O