TheInsider
Programmer
Hi,
I am using Access 97 with some Windows API calls. I would like to use the GetWindowText and SetWindowText methods, however I have no idea how to get the handle to the child windows, mainly the Textbox. In Visual Basic 6 the Textbox has a .hWnd property, but Access does not. The only objects that I can get the handle to are the form ie. Me.hWnd - for which this property does exist, or the Application itself. Any ideas?
Thanks in advance, Rob Marriott
rob@career-connections.net
I am using Access 97 with some Windows API calls. I would like to use the GetWindowText and SetWindowText methods, however I have no idea how to get the handle to the child windows, mainly the Textbox. In Visual Basic 6 the Textbox has a .hWnd property, but Access does not. The only objects that I can get the handle to are the form ie. Me.hWnd - for which this property does exist, or the Application itself. Any ideas?
Thanks in advance, Rob Marriott
rob@career-connections.net