|
Name |
Description |
|
Finalize |
(inherited from Object ) |
|
MemberwiseClone |
(inherited from Object ) |
|
OnApply |
Handles a notification to every page in the property sheet that
the user has clicked the Apply button and wants all
changes to take effect. (inherited from
SmsPropertyPage ) |
|
OnCancel |
Handles a notification that the user has clicked the Cancel button and the property sheet is about to be
destroyed. All changes that were made since the last apply
operation are canceled. (inherited from
SmsPropertyPage ) |
|
OnDestroy |
Handles a notification that the property sheet is being
destroyed, and performs necessary cleanup operations for the
property page. (inherited from
SmsPropertyPage ) |
|
OnInitialize |
Handles a notification that the property page is being
initialized. (inherited from
SmsPropertyPage ) |
|
OnKillActive |
Handles a notification that the property page is about to lose
activation, either because another page is being activated, or
because the user has clicked OK. (inherited from
SmsPropertyPage ) |
|
OnOK |
Handles a notification to every page in the property sheet that
the user has clicked OK or Close
and wants all changes to take effect. (inherited from
SmsPropertyPage ) |
|
OnSetActive |
Handles a notification that the property page is about to be
activated. (inherited from
SmsPropertyPage ) |
|
Put |
(inherited from
SmsPropertyPage ) |
|
QueryCancel |
Determines whether the property page should be canceled.
(inherited from
SmsPropertyPage ) |