0 out of 1 rated this helpful - Rate this topic

ApplicationSettingsBase Constructor

Initializes an instance of the ApplicationSettingsBase class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected method ApplicationSettingsBase() Initializes an instance of the ApplicationSettingsBase class to its default state.
Protected method ApplicationSettingsBase(IComponent) Initializes an instance of the ApplicationSettingsBase class using the supplied owner component.
Protected method ApplicationSettingsBase(String) Initializes an instance of the ApplicationSettingsBase class using the supplied settings key.
Protected method ApplicationSettingsBase(IComponent, String) Initializes an instance of the ApplicationSettingsBase class using the supplied owner component and settings key.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.