Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi everyone - this is probably really simple, but I can't figure it out. I don't want selections to move to the front of a list box when they are highlighted - I want them to stay where they are. In some of my list boxes the selections stay put and others they jump around and I can't find any difference in the settings.
Thank you!
 
					
				
		
 oknotsen
		
			oknotsen
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Go to Properties, Sort tab, and deselect (Sort by) "State".
 
					
				
		
 oknotsen
		
			oknotsen
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Go to Properties, Sort tab, and deselect (Sort by) "State".
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Disable sorting by state.
Or if you got only few items in your listbox, resize the LB to include all values.
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Uncheck 'State' on the sort tab of list box properties:
 
					
				
		
Thank you all 
