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