Visit Gigasoft's Web Site
 ProEssentials v9 Help

Gigasoft.ProEssentials.Pepco.PeUserInterface.Cursor Members

Hand

Gets or Sets the mouse's cursor style over hot spots. Setting to 0 uses default hand style. Set to alternate values defined in ProEssentials.Enums.MouseCursorStyles. Also set to any operating system based cursor handle like Cursor.Handle.ToInt32().

LastMouseMove

Gets the mouse's most recent mouse move coordinates.

ProcessingMouseMove

Read within a MouseMove event to learn if any ProEssentals based logic is also processing the mouse move event.