1

I would like to add custom property to windows form not to control so when I click form property in designer view I could see this property and change it

Dharmesh
  • 132
  • 1
  • 12
user3188370
  • 107
  • 1
  • 1
  • 7
  • 2
    One way to do it would be to make a custom control inherting from `Form` and add your property. – unlimit Jan 25 '14 at 15:13
  • You can refer this link http://stackoverflow.com/questions/12467295/c-sharp-creating-a-base-form-with-custom-properties – Dharmesh Jan 25 '14 at 16:09

0 Answers0