' Set the Drop Down Resize handle style for UltraComboEditor Me.ultraComboEditor1.ValueList.DropDownResizeHandleStyle = Infragistics.Win.DropDownResizeHandleStyle.DiagonalResize ' Set the back color for the handle Me.ultraComboEditor1.ValueList.DropDownResizeHandleAppearance.BackColor = Color.Blue