Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MSHFlexGridWndClass control
#1
Hi,

I would like to access the MSHFlexGridWndClass control, used in an third party application, but I'm not able to get the address of the object. I get the following error all the time: "this is not ActiveX control"

Here is my code:

typelib mshflxgd "c:\WINDOWS\system32\mshflxgd.ocx" 2
mshflxgd.MSHFlexGrid o
o._getcontrol(id(0 hwnd))

The value 0 is displayed in QM status bar when I move the mouse over the control.
hwnd is the handler of the window where this control is created in.

Could anybody help me to solve this problem?

Thanks in advance,

Regards,
Robert


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)