IgnaceMaes / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
2.86k stars 831 forks source link

How can I use MaterialSkin in Usercontrol ?! #180

Open NothingFaceX opened 6 years ago

NothingFaceX commented 6 years ago

Hey , When I use materialskin in a usercontrol the result is an empty window , I want to use it for a plugin for 3ds max with .net dll assembly ...

Is MaterialSkin just for WINDOWSFORMS ?

thanks

NothingFaceX commented 6 years ago

@IgnaceMaes Can you take a look

hadi77ir commented 6 years ago

User controls are part of Windows Forms, too. Create your User control, then drag MaterialSkin components into it.

NothingFaceX commented 6 years ago

@hadi77ir no it doesn't work cuz material skin just works as it own MaterialForm , it's not a usercontrol

lucaswunder commented 6 years ago

Not work, only in the form :(

nadeemkhoury commented 4 years ago

Hi Guys, any update on that after 3 years ? Is it supported now or still no support ?