ArcFM Desktop Developer Guide
Load Method (IMMPropertyPage)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Instructs the property page to load itself. Provides a callback object to send messages to the property window.
Syntax
'Declaration
 
Sub Load( _
   ByVal pPageEvents As IMMPropertyPageCallback _
) 
'Usage
 
Dim instance As IMMPropertyPage
Dim pPageEvents As IMMPropertyPageCallback
 
instance.Load(pPageEvents)

Parameters

pPageEvents
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

IMMPropertyPage Interface
IMMPropertyPage Members

 

 


Send Comment