A
Allen Browne
This is not straightforward in Access.
My understanding is that, unlike pure VB, controls in Access don't have a
hwnd. They are not windows: they are nothing but pictures (graphical
representations of the data) on the screen. Only the control that has focus
is a real window.
My understanding is that, unlike pure VB, controls in Access don't have a
hwnd. They are not windows: they are nothing but pictures (graphical
representations of the data) on the screen. Only the control that has focus
is a real window.