Include Protected Members
Include Inherited Members
Base class for property pages.
The SettingsPage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SettingsPage | Initializes a new instance of SettingsPage. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Activate | Creates the dialog box for the property page (without a frame, caption, or system menu/controls) with the supplied parent window and positioning rectangle. |
![]() |
Apply | Applies the changes made to the page if it is dirty. |
![]() |
ApplyChanges | Applies to the project the changes set in this property page. |
![]() |
BindProperties | Populates the property page with known values. |
![]() |
CreateDesignPropertyDescriptor | Creates a new DesignPropertyDescriptor from the specified PropertyDescriptor. (Inherited from LocalizableProperties.) |
![]() |
Deactivate | Destroys the window created with Activate. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetAttributes | Gets an attribute collection. (Inherited from LocalizableProperties.) |
![]() |
GetClassName | Gets the class name of this class. (Inherited from LocalizableProperties.) |
![]() |
GetComponentName | Gets the component name. (Inherited from LocalizableProperties.) |
![]() |
GetConfigProperty | Gets the supplied property from the active configuration. |
![]() |
GetConverter | Gets the type converter. (Inherited from LocalizableProperties.) |
![]() |
GetDefaultEvent | Gets the default event. (Inherited from LocalizableProperties.) |
![]() |
GetDefaultProperty | Gets the default property. (Inherited from LocalizableProperties.) |
![]() |
GetEditor | Gets an editor of the specified base type. (Inherited from LocalizableProperties.) |
![]() |
GetEvents | Overloaded. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetPageInfo | Gets information about the property page. |
![]() |
GetProjectConfigurations | Gets the project configurations associated with the property page. |
![]() |
GetProperties | Overloaded. |
![]() |
GetProperty | Gets the value of a global property. |
![]() |
GetPropertyOwner | Gets the owner of the specified property. (Inherited from LocalizableProperties.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetTypedConfigProperty | Gets the value of a property of the supplied type from the active configuration. |
![]() |
GetTypedProperty | Gets the value of a global property of the supplied type. |
![]() |
Help | Shows the property pages Help page in response to a user request. |
![]() |
IsPageDirty | Gets whether or not the page has been modified but not saved. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Move | Repositions and resizes the property page dialog box according to the contents of the RECT structure. |
![]() |
SetConfigProperty | Sets the configuration property of the supplied name to the supplied value. |
![]() |
SetObjects | Sets the supplied nodes with the appropriate values from the property page. |
![]() |
SetPageSite | Initializes a property page and provides the property page object with the Initializes a property page and provides the property page object with the IPropertyPageSite interface through which the property page communicates with the property frame. |
![]() |
Show | Makes the property page visible or invisible, according to the supplied command parameter. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
TranslateAccelerator | Instructs the property page to process the keystroke described in pMsg. |
![]() |
UpdateObjects | Updates the objects known to the property page from the values set in the page. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Grid | Gets the property grid associated with the property page. |
![]() |
IsDirty | Gets or sets whether the page has been modified but not saved. |
![]() |
Name | Gets or sets the name of the property page. |
![]() |
ProjectMgr | Gets the project associated with this page. |
![]() |
ThePanel | Gets the panel associated with the property page. |
Top
.gif)
.gif)
.gif)
.gif)