This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.mapmousebutton [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.desktopedition.mapmousebutton [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.MapMouseButton ====== | ====== ThinkGeo.MapSuite.DesktopEdition.MapMouseButton ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | * //This enumeration defines a MouseButton for MapControl.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapMouseButton// | ||
+ | == Items == | ||
+ | **None** | ||
+ | * **Summary**:No mouse button was pressed. | ||
- | <!-- Enumeration --> | + | **Left** |
- | This enumeration defines a MouseButton for MapControl. | + | * **Summary**:The left mouse button was pressed. |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapMouseButton" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapMouseButton</a> | + | **Right** |
- | ===== Items ===== | + | * **Summary**:The right mouse button was pressed. |
- | ^ Name ^ Summary ^ | + | |
- | | None | No mouse button was pressed. | | + | **Middle** |
- | | Left | The left mouse button was pressed. | | + | * **Summary**:The middle mouse button was pressed. |
- | | Right | The right mouse button was pressed. | | + | |
- | | Middle | The middle mouse button was pressed. | | + | **XButton1** |
- | | XButton1 | The first XButton was pressed. | | + | * **Summary**:The first XButton was pressed. |
- | | XButton2 | The second XButton was pressed. | | + | |
+ | **XButton2** | ||
+ | * **Summary**:The second XButton was pressed. | ||
- | __NOTOC__ | ||
- | [[Category:DesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.DesktopEdition]] | ||