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

What is the clipboard icon?

1 Answer 47 Views
Window
This is a migrated thread and some comments may be shown as answers.
Clive Hoggar
Top achievements
Rank 1
Clive Hoggar asked on 25 Feb 2009, 08:40 PM
Hi

This window control is very slick and easy to use. Nice job!

I have just a small problem:
I have set Behaviors to Close,Move but there remains a small icon like a clipboard
in the top left corner of the window.

What is this?

How to remove it if it does nothing in my application?

Thanks

Clive

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 26 Feb 2009, 07:02 AM
Hello Clive,

I assume you are talking about the window icon in the top left corner. It is controlled by the IconUrl property of the RadWindow control. You can set it to an empty string or you can use the following style:
.windowicon 
    display:none !important; 


I hope this helps.
Sincerely yours,
Georgi Tunev
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
Clive Hoggar
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or