01-03-2011 12:07 AM
Ooh!!!..I am extremely sorry for that!!..:)
I want some help regarding the listbox....suppose my list box contains names(abc, xyz etc.) and if i double click on any of these name...suppose abc i want a new window displayin this name and i would like to do further proceedings on that window..
it would be kind if anybody could help me on this...
01-03-2011 12:44 AM
Hi saki,
An event structure with a "Listbox->Double Click" eventcase will solve your need i think..see the attached VI snippet for details..