We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

At runtime creation and movement controls for DockingManager

Hello!
I have done according to the project documentation
But there is a problem:
1) I create a user through control interface A1 and add it to DokkingManager
2) visually for this user control on the A1 change the DockState Document
3) I create an interface A2 of the second user interface and add it to DokkingManager
4) either visually or software for this user control on the A2 change the DoskState Document
5) I have change the user control on the A1 DoskState Float
6) creates a set of tabs A1 user controls A1
The attached file is the file with the project and screens.
Thank you

Attachment: Source_2f6d003d.7z

3 Replies

VR Vijayalakshmi Roopkumar Syncfusion Team June 1, 2016 11:07 AM UTC

Hi Evgeniy,

Thank you for using Syncfusion Products.

We have checked your sample and found that you were using the DraggingType of DockingManager as "BorderDragging". As of now, isVs2010DraggingEnabled property of DockingManager does not support the DraggingType "BorderDragging" and "ShadowDragging" for Document state child. We suggest you to use DraggingType as "NormalDragging" when IsVs2010DraggingEnabled property is used in the DockingManager. So the number of tabbed documents would not create when dragging the document to dock at tabbed state. The same has been modified in your sample, please download it from below link:

Sample:WpfDockingManagerRealTest_Modified

Regards,
Vijayalakshmi V.R.


EV Evgeniy June 1, 2016 11:50 AM UTC

Thank you so much!
Worked!)
Yay!)))


VR Vijayalakshmi Roopkumar Syncfusion Team June 2, 2016 04:12 AM UTC

Hi Evgeniy,

Thank you for your update,

Please let us know if you need any other assistance on this.

Regards,
Vijayalakshmi V.R.

Loader.
Up arrow icon