03-02-2009 11:27 PM
Hi,
I have implemented Thread and CallStack pane using AxListBox controls. Can anyone help me to find a solution for this queries
1. How can I disconnect this controls from ExecutionViewMgr.
2. How can I clear the items in AxListBox controls.
Regards,
Ceaser
03-04-2009 12:33 PM - edited 03-04-2009 12:33 PM
Hi Ceaser,
I am assuming you are using LabVIEW if you are talking about ExecutionViewMgr.
1. are you talking bout the controls/references for Thread and Callstack? Closing the reference disconnects the control and removes it from the VI server.
2. The listbox control, is it the LabVIEW control? I think you can use property node for clearing that.
Regards,
vaibhav