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

Resize title bar

1 Answer 91 Views
Window
This is a migrated thread and some comments may be shown as answers.
Adrian
Top achievements
Rank 2
Adrian asked on 21 Jan 2009, 03:07 PM
Hello everyone,

I would like to know how i can resize the title bar of a rad window component? I have one window which i open maximized and modal, so it's a popup that covers the whole screen, but the thing is that the title bar is too big. i would like to shrink it to a defined size, 25px for example.
How can i do that?

Thank you,
Adrian.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 22 Jan 2009, 03:18 PM
Hello Adrian,

You can do this, but you will need to modify the skin of the RadWindow control - please note that the height of the titlebar is set to match the height of the buttons (close, restore, etc.). If you don't need these buttons, you can simply set the VisibleTitleBar property to false.

If you wish to modify the RadWindow's appearance, the following documentation section will be of help: Controlling Visual Appearance.



Sincerely yours,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Adrian
Top achievements
Rank 2
Answers by
Georgi Tunev
Telerik team
Share this question
or