 bslee86
		
			bslee86
		
		
		
		
		
		
		
		
	
			08-13-2015 10:44 PM
Hi Guys,
I have create a drop down menu using enum. The drop down menu maybe will have around 1000+ item. Is that possible the drop down menu update to the selection I want  while typing the word? 
Solved! Go to Solution.
 P@Anand
		
			P@Anand
		
		
		
		
		
		
		
		
	
			08-13-2015 11:48 PM
The Enum as well as the Ring controls won't let you type in when the vi is in run mode. A combo box can do what you expect
08-14-2015 01:27 AM
Hi P@Anand,
Thanks.
It work.