This document contains definitions for several classes related to application settings and properties in .NET:
1) The SettingsBase and ApplicationSettingsBase classes provide the base implementation for representing and managing application settings.
2) The Settings class allows developers to define application settings that can be persisted and retrieved via the Properties collection.
3) The Forms class defines the base Form class and common properties and events for window forms in a Windows application.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
59 views1 page
eSMS Class Diagram
This document contains definitions for several classes related to application settings and properties in .NET:
1) The SettingsBase and ApplicationSettingsBase classes provide the base implementation for representing and managing application settings.
2) The Settings class allows developers to define application settings that can be persisted and retrieved via the Properties collection.
3) The Forms class defines the base Form class and common properties and events for window forms in a Windows application.