Miner.Interop.FrameworkUI Assembly > Miner.Interop Namespace : IMMMapBookControl Interface |
The following tables list the members exposed by IMMMapBookControl.
Name | Description | |
---|---|---|
![]() | Enabled | A boolean value indicating whether the control is enabled. True=enabled; False=disabled |
![]() | Height | A long value indicating the height of the control. |
![]() | hWnd | Returns a long integer specifying the window handle of the control. |
![]() | IsModified | A boolean value indicating whether the data in the control has been modified. |
![]() | Name | A string value for the name of the control. |
![]() | Visible | A boolean value indicating whether the control is visible. True=visible; False=not visible |
![]() | Width | A long value indicating the width of the control. |
Name | Description | |
---|---|---|
![]() | Apply | This method applies changes to the data in the map book control. |
![]() | Initialize | This method opens the map book control. |
![]() | Terminate | This method closes the map book control. |