Accusoft ImagXpress 13
MousePointerReset Method
An enumMousePointer value which determines the mouse pointer type.
Description
Resets the mouse pointer to the default built in mouse pointer and releases resources if it is custom mouse pointer.
Syntax
Visual Basic
Public Sub MousePointerReset( _
   ByVal MousePointer As enumMousePointer _
) 
Parameters
MousePointer
ValueDescription
MP_ArrowArrow.
MP_ArrowHourglassArrow and Hourglass.
MP_ArrowQuestionArrow and Question.
MP_BoyBoy.
MP_BPushButton Push.
MP_BrushPaint Brush.
MP_CHand1Cup Hand #1.
MP_CHand2Cup Hand #2.
MP_ClockClock.
MP_CrossCross (cross-hair pointer).
MP_CustomCustom Determined by the MouseIcon property.
MP_DefaultShape is determined by the object.
MP_GirlGirl.
MP_Hand1Hand #1.
MP_Hand2Hand #2.
MP_Hand3Hand #3.
MP_Hand4Hand #4.
MP_Hand5Hand #5.
MP_Hand6Hand #6.
MP_Hand7Hand #7.
MP_Help1Help #1.
MP_Help2Help #2.
MP_HourglassHourglass (wait).
MP_IBeamI-Beam.
MP_IconIcon (small square within a square).
MP_KeyKey.
MP_LightningLightning.
MP_MagnifyMagnify.
MP_MouseMouse.
MP_NoDrop1No Drop #1.
MP_NoDrop2No Drop #2.
MP_NoDrop3No Drop #3.
MP_Pencil1Pencil #1.
MP_Pencil2Pencil #2.
MP_PhonePhone.
MP_Question1Question #1.
MP_Question2Question #2.
MP_SizeSize (four-pointed arrow pointing north, south, east, west).
MP_SizeAllSize All.
MP_SizeEWSize W E (double arrow pointing west and east).
MP_SizeNESWSize NE SW (double arrow pointing northeast and southwest).
MP_SizeNSSize N S (double arrow pointing north and south).
MP_SizeNWSESize NW SE (double arrow pointing northwest and southeast).
MP_ToolHandCloseHand tool close.
MP_ToolHandOpenHand tool open.
MP_ToolMagnifierMagnifier tool.
MP_ToolPanEPan tool east.
MP_ToolPanNPan tool north.
MP_ToolPanNEPan tool northeast.
MP_ToolPanNWPan tool northwest.
MP_ToolPanSPan tool south.
MP_ToolPanSEPan tool southeast.
MP_ToolPanSWPan tool southwest.
MP_ToolPanWPan tool west.
MP_ToolPanXPan tool stationary.
MP_ToolSelectSelect tool.
MP_ToolZoomInZoom-in tool.
MP_ToolZoomOutZoom-out tool.
MP_ToolZoomRectRectangular zoom tool.
MP_UpArrowUp Arrow.
MP_WandWand.
An enumMousePointer value which determines the mouse pointer type.
See Also

ImagXpress Object  | ImagXpress Members  | Window and Control

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback