I created a custom class. I want to create a Bunifu button on that class, the problem is the only type of controls that Visual Studio let me create is the defaults one, because I used the (System.Windows.Forms) library.How can I call a bunifu button on a class? Maybe call some library? Thank you! :)
All you'll need to do is add a reference to the Bunifu.UI.WinForms.BunifuButton.dll control in your project by navigating to where the file is located in your Computer, then you can write this sample code in your main Form's Load event:
Hi I'm Aria Tavana
I wanna to use .net 6 and I want to develop my project with bunifu ui winform but when I add bunifu ui winform dll to the toolbox the dll doesn't work and they have an error
Please help me!!