Miner.Desktop Assembly > Miner.Desktop.PropertyPages Namespace : AbandonInfoPropertyPage Class |
For a list of all members of this type, see AbandonInfoPropertyPage members.
Name | Description | |
---|---|---|
![]() | Activate | Executed when the Property Page is loaded for the first time and return the Handle to the control hosting the WPF Controls. If the user never clicks on the Property Page, this will never be called. |
![]() | Applies | Indicates if this page applies to the objects |
![]() | Apply | Executed when Apply button is clicked and saves any edits |
![]() | Cancel | Executed when Cancel button is clicked and discards any edits |
![]() | Deactivate | Executed when tab control / page is deactivated and releases the resources consumed by the tab control. |
![]() | get_HelpContextID | Help file Context ID for the page |
![]() | Hide | Executed when the pages are switched and made the current page as set to inactive |
![]() | SetObjects | Supplies the page with objects to be edited |
![]() | Show | Executed when the pages are switched and made the current page as active |