IgnaceMaes / MaterialSkin

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

Dynamic MaterialSingleLineTextField Doesn't get Displayed #151

Open saibhaskerraju opened 7 years ago

saibhaskerraju commented 7 years ago

I am trying to add MaterialSingleLineTextField Dynamically to the Form. But they are not getting displayed . I can see they are getting added by getting their count of their number by iterating through the panel controls .