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