I never try to use Menu ActiveX control with AxWindow.
But, i think AxWindow can be use for create a window for load it.

After, the problem depend how complex control interface is.
If control don't use basic properties and methods, it's better to use
Win32::OLE for manipulate ActiveX control in an AxWindow.
Win32::OLE generaly do better job for complex OLE interface (like WinWord,
Excel, ...).

Laurent

>
> Can AxWindow/Win32::OLE be used for things like AcitiveX menu controls or
is
> their use mainly limited to simple things?
>
> Cheers,
>
> jez.
>


Reply via email to