Posted 4 October 2020, 10:54 pm EST
Hi,I have created custom control (i.e. DockTabControl) by extending C1DockTabControl. Once created, I have added the custom controls in C1DockControl. Whenever I am iterating C1DockControl items it returns the same type which I have created. But when I drag any DockTabControl and dock in other DockTabControl the case is completely changed. C1DockControl items returns C1DockGroup and C1DockControls inside that. This is unexpected behavior. I want the same Custom control type should be retained when the dock mode changed.
Please find the attached source file and kindly do the needful.
Thanks and Regards,
Vinoth Kumar Ravi