How can I expose a Design-Time only property of a constituent control in my User Control?

I have made a user control consisting of a combo box. I want to expose the Sorted property of the combo box. How can I do this?

Sorted property of the combo box is a Design-time only property.

Any help is grately appreciated.

Thanx,
Jagadish.