HI
It seems that I do something wrong.
In The VD I set the Horizontal Alignment to CENTER_HORIZONTAL and the text is still at the left side.
Also I try to get the Backcolor when the box is open but also this is not working.
Thanks for helping me out here.
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
			
			It seems that I do something wrong.
In The VD I set the Horizontal Alignment to CENTER_HORIZONTAL and the text is still at the left side.
Also I try to get the Backcolor when the box is open but also this is not working.
Thanks for helping me out here.
			
				Set Backcolor B4XCombo:
			
		
		
		B4XCombo.cmbBox.Clear
B4XCombo.cmbBox.Color = 1075711
B4XCombo.SetItems(ComboList) 
				 
 
		 
			 
			 
						
					 
 
		 
 
		 
 
		