IgnaceMaes / MaterialSkin

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

Problem with Focus #202

Open dudu1533 opened 6 years ago

dudu1533 commented 6 years ago

When i am trying to focus an element on my windows form, like a textbox for example, the variable Focused is not changing and the focus does not work.

SaitDev commented 6 years ago

complie MaterialSkin from source instead of installing via nuget(outdate). see if it may work?