Spread Windows Forms 6.0 Product Documentation
Locating the Cursor Using HitTest
Support Options
Spread Windows Forms 6.0 Product Documentation > Developer's Guide > Customizing Sheet Interaction > Customizing Interaction with the Overall Component > Locating the Cursor Using HitTest

Glossary Item Box

You can locate the cursor (pointer) at any time in code using the HitTest method of the Spread component. Whether you are meeting accessibility standards and displaying information for the user based on cursor location, or want to provide additional support based on cursor location, you can use this capability to customize the display and user interaction.

The list of members corresponding to this capability are listed here:

Component Area

Class Name

In general

FpSpread.HitTest method

In general

HitTestType enumeration

In general

HitTestInformation class

Row or column header

HeaderHitTestInformation class

Outline (range group) area

RangeGroupHitTestInformation class

Tab strip

TabStripHitTestInformation class

Viewport

ViewportHitTestInformation class

Return to Customizing Interaction in the Overall Component.

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.