hi
in labview, is it possible to make an activeX ocx to display a form?
i have made an ocx-control that contains a form called frmMap. on the
frmMap there is a cmdButton.
first of all i want labview to display the form.
second i would like to return a value to labview upon pressing the
cmdButton.
i have tried the
Communication -> ActiveX -> Invoke Node
and
Communication -> ActiveX -> Invoke Property
however the only thing i have manage to display from the ocx are
messageboxes.
i appreciate any help i can get on this issue
thanks in advance
/konrad