ThinkGeo.MapSuite.WinForms.MapFocusMode
N/A
Remarks
N/A
Items
Default
Summary
:Default value (MouseEnterFocused) of the enumeration.
MouseEnterFocused
Summary
:This item means that MapControl will take focus when the mouse enters the MapControl.
ManuallyFocused
Summary
:This item means that the MapControl will only take focus when the mapControl.Focus()
API
is called.