I am using the Devexpress Layoutcontrol on a Strataframe Maintenance form. I need the resolution independence that this control provides.
I am trying to add a memoedit Strataframe Devexpress control as I need the multiple lines for a text entry and the normal textbox, does not allow multiline when used with the layoutcontrol.
When I try and add the memoedit control to the form in VS2008, it just doesn't appear. I have tried to rebuild the inherited user interface assembly but this has not resolved the problem.
Do I need to do anything else with the Inherited interface assembly for it to work with VS2008?
Everything works fine with VS2005.
Thanks.