I have a control that is modelled on a ComboBox. I want to render the control so that the control border looks like that of a standard
Are any of the ControlPaint methods useful for this? That's what I usually use for custom-rendered controls.