Hi all,
i want to disable the possibility to move the tabs in LayoutDocumentPane, so I set the CanFloat flag to false. But I'm still able to move the order of the Items.
Is there a flag to do that, or can I override the LayoutDocumentTabItem OnMouseMove method in any way?
Thanks in advance for any help.
i want to disable the possibility to move the tabs in LayoutDocumentPane, so I set the CanFloat flag to false. But I'm still able to move the order of the Items.
Is there a flag to do that, or can I override the LayoutDocumentTabItem OnMouseMove method in any way?
Thanks in advance for any help.