This is a migrated thread and some comments may be shown as answers.

How to Hide DocumentSelector

1 Answer 141 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Jens
Top achievements
Rank 2
Jens asked on 03 Aug 2011, 10:10 AM
The DocumentTabStrip offers 2 buttons 'Active Documents' offering a selection list of documents and 'Close Document' which on selection closes the current document. How can I hide these buttons?

1 Answer, 1 is accepted

Sort by
0
Accepted
Ivan Petrov
Telerik team
answered on 05 Aug 2011, 06:52 AM
Hello Jens,

Thank you for writing.

In order to control which buttons appear in the document tab strip you can use the RadDock property DocumentButtons. You can access this property both in the Visual Studio designer or through code. The same applies for the tool caption buttons where you can use the ToolCaptionButtons property to hide or show the ones you want.

I hope this will help. If you have further questions, I would be glad to help.

Regards,
Ivan Petrov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
Tags
Dock
Asked by
Jens
Top achievements
Rank 2
Answers by
Ivan Petrov
Telerik team
Share this question
or