Gets and sets the initial mouse tool.
Read-write property
Visual Basic |
---|
Public Property InitialMouseTool As PV_MouseTool |
A PV_MouseTool enumeration value.
The default value is PV_MouseTool_ZoomRectangleTool.
Set this property in the Object/Embed tag or during the OnInitialize event.
The scope of this property depends on where it is set.
For more information refer to the Initial Property Scope topic.