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
0Default(Default) Shape determined by the object
1ArrowArrow
2CrosshairCross-hair
3IbeamI-Beam
4IconPointerSmall square within a square
5SizePointerFour-pointed arrow pointing north, south, east, and west
6SizeNESWDouble arrow pointing northeast and southwest
7SizeNSDouble arrow pointing north and south
8SizeNWSEDouble arrow pointing northwest and southeast
9SizeWEDouble arrow pointing west and east
10UpArrowUp Arrow
11HourglassHourglass (wait)
12NoDropNo Drop
13ArrowHourglassArrow and hourglass (only available in 32-bit systems)
14ArrowQuestionArrow and question mark (only available in 32-bit systems)
15SizeAllSize all (only available in 32-bit systems)
99CustomCustom icon specified by the MouseIcon property
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

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

Leadtools.Multimedia Assembly

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