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

RadDesktopAlert transparent

3 Answers 101 Views
DesktopAlert
This is a migrated thread and some comments may be shown as answers.
Shakti SIngh Dulawat
Top achievements
Rank 1
Shakti SIngh Dulawat asked on 24 Aug 2016, 08:55 AM

I notice default RadDesktopAlert  backcolor is transparent, when I move mouse it change to solid color without transparent, please let me know if this is possible to remove its transparent backcolor property?

Thanks,
Shakti

3 Answers, 1 is accepted

Sort by
0
Shanti 😎
Top achievements
Rank 2
Veteran
answered on 12 Mar 2021, 06:07 AM
Yes. any solution for that?
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 16 Mar 2021, 12:25 PM
Hello,  
 
The transparent effect is achieved by managing the RadDesktopAlert.Popup.Opacity property. Setting it to 1 will achieve the solid color:
    this.radDesktopAlert1.Popup.Opacity = 1;

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Shanti 😎
Top achievements
Rank 2
Veteran
answered on 17 Mar 2021, 02:29 PM

Hi Dess,

Thanks for the reply...

Tags
DesktopAlert
Asked by
Shakti SIngh Dulawat
Top achievements
Rank 1
Answers by
Shanti 😎
Top achievements
Rank 2
Veteran
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or