Hello !
A ListBox is a child window. It must have a parent window that holds it.
This means that your ActiveX control must have a window of some sort (a
dialog or a normal Windows window) that will hold the ListBox control.
-Antti Keskinen
> Hi,
> How can we show a listBox in a activeX control. Is dialog is necessary to
> do so.
> regards,
> Vinay