I tried to use an UltraMdiTabWorkspace in a SCSF application with a separated ShellLayout (separate project Infrastructure.Layout) but it seems that the Workspace could not be created.
My guess is that the UltraMdiTabWorkspace cannot be created because it is embedded in the separate ShellLayoutView which is no MDI container. Only the ShellForm (application window) is one.
Does that mean that I can't use an UltraMdiTabWorkspace together with a separate ShellLayout or is there any trick to use it?
Thanks in advance and best regards, Gerald
Gerald,
Were you ever able to make this work? I am running in to the same issue.
Thanks,
Ryan
Sorry Ryan,
There is most likely no chance to get this working. I didn't waste time and designed my application "around" this issue.
Regards, Gerald