http://www.codeplex.com/Wiki/View.aspx ProjectName=CustomerBorderForm
How do I use this to apply to my Application so that I can customize my border form
Thanks,
http://www.codeplex.com/Wiki/View.aspx ProjectName=CustomerBorderForm
How do I use this to apply to my Application so that I can customize my border form
Thanks,
Custom Border Form
Karl Hulme
Milenko81
What problem are you facing in using that. I think that is simple to use and there is already a build in sample of that.
Best Regards,
Speedbird186
You need to add a reference to Lizard,
And see sample where he's inheriting a form and putting what code in its constructor. You have to do the same. you can put that code directly in the form and that inheritance is not needed. Set path to the skin. Run the application and its Done!
See sample it'lll really help. I dont see any complexity in atleast using that.
Best of Luck!