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

ACRYLIC FLUENT THEME IN WINDOWS FORMS?

3 Answers 418 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sebastián
Top achievements
Rank 1
Sebastián asked on 12 Feb 2018, 12:49 AM

I want to apply the acrylic effect using the fluent theme of Telerik but i Diont Know how to do the blur background or square in a windows forms project.

Need help please

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 12 Feb 2018, 10:20 AM
Hi Sebastien,

This effect is not available in the WinForms suite, only in WPF. In there is no way to render a transparent background without making all controls transparent as well. 

I hope this will be useful. Let me know if you have additional questions.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Rudyard
Top achievements
Rank 1
answered on 16 Jul 2019, 09:46 PM
You actually can but not through use of Telerik you have to use windows API, wich leaves the borders and titlebars solid of a telerik form the problems arise with the colors as they are hard to set right, but it is done with api/enablueblur you want set to true for the acrylic effect, ATM the normal solid with a Backcolor set to black gives a off white acrylic form effect, I am hackig it out to make it look cooler with better colors and effects. it is done easily with UWF and WPF, but I prefer winforms as they are faster to build GUIs on, XAML is not hard but it is a very annoying concept, if telerik were to create a rapid XAML form builder that would be sweet, I have thought of it maybe in my spare time XAML WPF and UWP just seem to defeat the purpose of Rapid GUI developmet in my opinion anyway some people love it, some hate it, I just find it time consuming and annoying
0
Dimitar
Telerik team
answered on 17 Jul 2019, 10:16 AM
Hi Rudyard,

Thanks you for sharing your approach. Would it be possible to share the code that you are using for this?

Thank you in advance.

Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Sebastián
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Rudyard
Top achievements
Rank 1
Share this question
or