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

[Solved] Window Properties

1 Answer 114 Views
Window
This is a migrated thread and some comments may be shown as answers.
Brad
Top achievements
Rank 2
Brad asked on 29 Jun 2009, 09:26 PM
2 quick questions;
1. How do I turn off the display of the url string that appears in the bottom left part of the RadWindow frame?
2. How do I change the "look" of a window? Say I wanted to make the frame look like wood, is that possible?

Thanks,

joe B

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Jun 2009, 09:28 AM
Hello Joe,

1) The RadWindow's status bar displays the current url. You can remove it by setting the VisibleStatusBar property to false.But if you want to display the statusbar then, you can use the SetStatus() client-side method and set a custom status string.

2) You can create a custom skin from an already available skin, according to your requirements as described in this help document or you can choose any of the available skins which bests suits your design layout. 

Thanks
Shinu.
Tags
Window
Asked by
Brad
Top achievements
Rank 2
Answers by
Shinu
Top achievements
Rank 2
Share this question
or