Class Library Settings [VB 2005]

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sid Price

    #1

    Class Library Settings [VB 2005]

    I have a custom provider in my application for saving settings. In addition
    to the main project there is also a class library with a form or two and we
    need to use the same config file through our settings provider for the form
    settings. I have set the provider to our provider and when one of these
    forms is loaded the provider is being called, however it is not being called
    when the form closes and so the settings are not being saved.
    Any pointers on how to get this working?
    Sid.


Working...