ArcFM Engine Developer Guide
IMMMapBookControl Interface Members
Properties  Methods 

The following tables list the members exposed by IMMMapBookControl.

Public Properties
 NameDescription
 PropertyEnabledA boolean value indicating whether the control is enabled. True=enabled; False=disabled  
 PropertyHeightA long value indicating the height of the control.  
 PropertyhWndReturns a long integer specifying the window handle of the control.  
 PropertyIsModifiedA boolean value indicating whether the data in the control has been modified.  
 PropertyNameA string value for the name of the control.  
 PropertyVisibleA boolean value indicating whether the control is visible. True=visible; False=not visible  
 PropertyWidthA long value indicating the width of the control.  
Top
Public Methods
 NameDescription
 MethodApplyThis method applies changes to the data in the map book control.  
 MethodInitializeThis method opens the map book control.  
 MethodTerminateThis method closes the map book control.  
Top
See Also

Reference

IMMMapBookControl Interface
Miner.Interop Namespace

 

 


Send Comment