Determines whether the specified cursor location has special meaning to the editor control.
Syntax
Parameters
- g
- Graphics device interface for painting the editor control
- x
- X-coordinate of pointer location
- y
- Y-coordinate of pointer location
- rc
- Location and size of a rectangular region
- appearance
- Appearance settings of the editor control
- value
- Object containing the name of the editor control
- zoomFactor
- Numeric value for scaling the display of the editor control
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also