Table of Contents

CLICKPOS property

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.

ValueDescription
0Rightmost empty area of edit table.
1Edit table heading.
2Grid line.
3Cell.
4Label column.

See Also

CLICK event, ACCESSPOS property, CARETPOS property, CELLPOS property, NOTIFYPOS property, SELPOS property