Applies to
Edit table.
Description
Returns the position of the mouse when the button is clicked over the edit table. Use with Get_Property, only.
Usage
clickpos = Get_Property (controlname, "CLICKPOS")
Remarks
Clickpos is one of the following values.
Value | Description |
---|---|
0 | Rightmost empty area of edit table. |
1 | Edit table heading. |
2 | Grid line. |
3 | Cell. |
4 | Label column. |
See also
CLICK event, ACCESSPOS property, CARETPOS property, CELLPOS property, NOTIFYPOS property, SELPOS property