Default property values

How does one go about setting the default values of properties so they work all nifty like in the form designer

(I apologize if this is posted twice because it dosen't appear to be working on my end)



Answer this question

Default property values

  • Computerma

    Hi!

    Take a look at MSDN for DefaultValueAttribute, ShouldSerialize*() and Reset*() methods.



  • Default property values