I'm developing an activex control for which i need combo box. I could inherit all properties except readonly properties like 'style', 'sorted'. I'm unable to set these properties for combo box in my control as these are readonly at runtime. and I desperetely need these properties. can anybody help me tackle this problem...