Custom Border Form

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,




Answer this question

Custom Border Form

  • Karl Hulme

    What do I add to my project to create the custom border

  • 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!



  • Custom Border Form