Hi,
You could use the IGeneratedItemsFactory to create custom SplitContainers with specific properties set. You could find an example of its use
here. It illustrates its implementation for creating custom ToolWindows. First, you need to create new class which inherits DefaultGeneratedItemsFactory and override the CreateSplitContainer method, for example:
And then set the new items factory to the Docking control:
Hope this helps. Please do not hesitate to contact us again if you have further questions.
Kind regards,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>