Ã
ÃÖÁ¤¿í
hi, dear..
i'm making ActiveX control that include MS Word Automation object.
with Visual C++.
and testing in ActiveX control test container..
i want to use shapes interface(in MS Word Object).
but, i don't now last argument -VARIANT* Anchor..
what is anchor..and how can i use that..
Are there examples??..
LPDISPATCH AddTextbox(long Orientation, float Left, float Top, float Width,
float Height, VARIANT* Anchor);
Always that function invoke Messagebox("type is not match")
thanks..
i'm making ActiveX control that include MS Word Automation object.
with Visual C++.
and testing in ActiveX control test container..
i want to use shapes interface(in MS Word Object).
but, i don't now last argument -VARIANT* Anchor..
what is anchor..and how can i use that..
Are there examples??..
LPDISPATCH AddTextbox(long Orientation, float Left, float Top, float Width,
float Height, VARIANT* Anchor);
Always that function invoke Messagebox("type is not match")
thanks..