NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to clear items in AxListBox

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

 

0 Kudos
Message 1 of 2
(2,958 Views)

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

Message Edited by VaibhavSingh on 03-04-2009 12:33 PM
.......^___________________^
....../ '---_BOT ____________ ]
...../_==O;;;;;;;;_______.:/
.....),---.(_(____)/.....
....// (..) ),----/....
...//____//......
..//____//......
.//____//......
..-------
0 Kudos
Message 2 of 2
(2,934 Views)