Mouse Reference (Compact 2013)

3/28/2014

This language reference section contains descriptions of mouse programming elements. The mouse is an optional user-input device, but applications process stylus events as a click of the left mouse button, so adding support for mouse input to your OS design can provide broader capabilities through the support of the additional buttons and mouse wheel.

In This Section

  • Mouse Functions
    Provides an overview of the functions available for interacting with a mouse.
  • Mouse Messages
    Provides an overview of the messages available for interacting with a mouse.
  • Mouse Structures
    Provides an overview of the structures available for interacting with a mouse.

See Also

Other Resources

Mouse