Hi.. Still having issues with the DX Inherited Controls
1) The toolbox items appeared once (then I jumped the gun and posted on the forum). That was the only time they have been seen.. I closed that solution, created a new SF Winforms App and the Inherited UI toolbox was gone. All the re-running of the 'Create Toolbox', uninstalling, rebooting, disabling addins and a good deal of praying..(and cussing)

hasn't done any good.
2) Adding a Devexpress Maintenance Form to a solution results in the same designer warnings listed in this thread in an earlier post:
Could not find type 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.MaintenanceFormBarManager'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built.
Could not find type 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.GradientFormHeader'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built.
The variable 'GradientFormHeader1' is either undeclared or was never assigned.D:\StrateFrame Project\Windows\TianDi\TianDi\Form\ProductGroupForm.Designer.vb Line 71
To ensure that this wasn't something weird with my VS2005 setup, I have run up a clean WinXP SP2 Virtual Machine, and installed only VS2005, Devexpress 6.1.5 and Strataframe. You guessed it.. I see exactly the same errors in that installation.
References are set and the annoying thing is that the solution will run and display the form. It's the Designer that has a cow and refuses to play..
One odd thing I've noticed is that if I browse to the MicroFour StrataFrame Inherited UI.dll from the Toolbox and try to add it, it gives me an error that says "Could not load file or Assembly 'Devexpress.XtraEditors.v6.1,
Version 6.1.4, etc etc"
Is it possible there is still something hidden away in that dll that is looking for the specific version?
Cheers,
Glen