MSDN > 論壇首頁 > Visual Studio Extensibility > Persisting a Custom Data Type via a Custom Type Editor
發問發問
 

問題Persisting a Custom Data Type via a Custom Type Editor

  • 2009年7月1日 下午 04:42Chris J French 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    I have made a custom type editor to allow a developer to enter tool setting via the property editor but the values that are entered are not persisted and revert back to default as soon as the form is reloaded.

    Anybody any idea how to do this.

    Regards

    Chris French