Forum Discussion
Patrice
14 years agoContributor
Hi Lane,
1.What do you mean by: "Try pointing at it with the Object Properties Window":
is it using the Object browser or the Object Spy ? They both show the same thing:
Name: Window("MSFlexGridWndClass", "", 1)
WndClass: MSFlexGridWndClass
2. I have access to the code but the Flex grid is in a PictureBox.
Even in Design Mode, the PictureBox is showed as Name: Window("PictureBox","",1).
A developer is going to show me what exactly is in that PictureBox.
I need something that would make this particular Window("MSFlexGridWndClass", "", 1) to behave like a VBObject("MSFlexGridWndClass").
Regards,
Patrice
1.What do you mean by: "Try pointing at it with the Object Properties Window":
is it using the Object browser or the Object Spy ? They both show the same thing:
Name: Window("MSFlexGridWndClass", "", 1)
WndClass: MSFlexGridWndClass
2. I have access to the code but the Flex grid is in a PictureBox.
Even in Design Mode, the PictureBox is showed as Name: Window("PictureBox","",1).
A developer is going to show me what exactly is in that PictureBox.
I need something that would make this particular Window("MSFlexGridWndClass", "", 1) to behave like a VBObject("MSFlexGridWndClass").
Regards,
Patrice