Hello,
I am currently working on a CAB/SCSF project and I wonder what is the differences between the ultratabworkspace and the ultratabcontrol ?
Of course I know that I can still use the ultratabcontrol but I guess there must be some benefits when using the Workspace.Some explanations/descriptions about the the benefits and/or drawdowns would be nice.
Thanks in advance and best regards,
Manju
UltraTabWorkspace is a derived UltraTabControl that implements the functionality required by the CAB framework to act as a workspace just as the TabWorkspace does the same for the intrinsic TabControl. If you're not using the tab control as a placement for SmartParts via CAB's workspace infrastructure then you don't have to use it.