MousePointer Enumeration

Summary
Specifies the type of mouse pointer to use for the control.
Syntax
C#
C++/CLI
public enum MousePointer 
public enum class MousePointer   
Members
ValueMemberDescription
0x00000000Default Shape determined by the object
0x00000001Arrow Arrow
0x00000002Crosshair Cross-hair
0x00000003Ibeam I-Beam
0x00000004IconPointer Small square within a square
0x00000005SizePointer Four-pointed arrow pointing north, south, east, and west
0x00000006SizeNESW Double arrow pointing northeast and southwest
0x00000007SizeNS Double arrow pointing north and south
0x00000008SizeNWSE Double arrow pointing northwest and southeast
0x00000009SizeWE Double arrow pointing west and east
0x0000000AUpArrow Up Arrow
0x0000000BHourglass Hourglass (wait)
0x0000000CNoDrop No Drop
0x0000000DArrowHourglass Arrow and hourglass (only available in 32-bit systems)
0x0000000EArrowQuestion Arrow and question mark (only available in 32-bit systems)
0x0000000FSizeAll Size all (only available in 32-bit systems)
0x00000063Custom Custom icon specified by the MouseIcon property
Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.