Miner.Interop.FrameworkUI Assembly > Miner.Interop Namespace : IMMMapBookControl Interface |
For a list of all members of this type, see IMMMapBookControl members.
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. |