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

Progress Area in RedWindow

1 Answer 47 Views
Window
This is a migrated thread and some comments may be shown as answers.
Kyle Jones
Top achievements
Rank 1
Kyle Jones asked on 23 Jul 2009, 05:53 PM
I have my progress area inside a rad window like I saw in a post on the forums.  My question though is how can I manipulate the window so that it does not have a title bar, status bar, or behaviors on it.  Basically, I dont want the window to look like a window.  I want something like a splash screen that doesnt have any of those features.  Any help would be great.

Thanks,

Kyle

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 28 Jul 2009, 01:51 PM
Hi Kyle,

You need to use the following properties in the RadWindow's declaration in order to hide the statusbar and the titlebar of the RadWindow: VisibleStatusbar="false" VisibleTitlebar="false".

I hope this helps.

All the best,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Window
Asked by
Kyle Jones
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or