My.Settings Events
My.Settings
provides some interesting events that allow understanding of what is happening behind the scenes. Here are the following four events:
SettingChanging
, which is raised just before a setting value is changed
PropertyChanged
, which is raised just after a setting value has been changed
SettingsLoaded
, which is raised just after settings values are loaded
SettingsSaving
, which is raised just before settings values are ...
Get Visual Basic 2015 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.