Is there a way to grey out the Dockable property (I manage to grey out Hide and Floating, but not Dockable...).
Hello Boris,
I have the same problem as this, but the Dockable option still exist although I set the 'ShowCaption' property set to true.
Also, I want to remove dockable option from the tab.
Please let me know more details.
Hello,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
Yes, to remove it completely, I believe that I gave you the answer already - please take a look at the attached sample.
Well, the difference between my project and your example is that I have tabs. Apparently I can uncheck Dockable and then it appears as a Tab. I can't seem to find a way to grey out Dockable (or remove it completely).
Hello Lieven,
This behavior is by default but it seems to me that you would have to set the 'ShowCaption' property to False on the control panes and to 'True' on the dock area.