
MFC OCX layout size negociation with VB container
Please how can use the
MFC COleControl::SetRectInContainer method to
negociate the OCX layout within the vb form?
Using this method woks but there still are two issues:
1) When i put more than 1 ocx on my vb form, seems like SetRectInContainer
works no longer
2) The points in vb delimitating the ocx layout do not match the layout
(though the ocx is properly displayed). In this respect the TIMER control
works perfectly well under vb
Thanks for your help
Jos