ArcFM Desktop Developer Guide
Activate Method (ModelNamesPropertyPage)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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.
Syntax
'Declaration
 
Public Function Activate() As Integer
'Usage
 
Dim instance As ModelNamesPropertyPage
Dim value As Integer
 
value = instance.Activate()
public int Activate()

Return Value

Handle of the Host Control
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ModelNamesPropertyPage Class
ModelNamesPropertyPage Members

 

 


Send Comment