N
N
Nikita Kravchenko2016-09-17 17:17:55
visual studio
Nikita Kravchenko, 2016-09-17 17:17:55

How to connect the skin correctly?

I'm new to this stuff.
How to connect https://github.com/IgnaceMaes/MaterialSkin?f85a7407db2543f5a2f6913374cbc80d.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Victor L, 2018-10-14
@Fzero0

using MaterialSkin;
using MaterialSkin.Controls;
...
public partial class Form1 : MaterialForm
    {
       .....
     // Initialize MaterialSkinManager with theme and color scheme
            materialSkinManager = MaterialSkinManager.Instance;
            materialSkinManager.AddFormToManage(this);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question