[SOLVED] Theme used in the form designer in Visual Studio

Answered
0
0

Hi,

I have placed my theme “MG-Material-3.theme” in the Themes folder.

And in Web.Config I have added:

<configuration>
<appSettings>
<add key=”Wisej.DefaultTheme” value=”MG-Material-3″ />
</appSettings>

When i run the program in the debugger it uses the MG-Material-3 theme. But when I’m in the form designer it uses the “Blue-1” theme.

How can I change the designer to use my theme?

Best regards,

Wilfred

  • You must to post comments
Best Answer
0
0

Hi Wilfred,

See the screenshot below.

Click the DropDown on the button in the bottom left of the designer and if your theme isn’t in there already, choose”Select Theme…”

 

Let me know if you still have issues!

HTH,

Levie

Attachment
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.