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 eventACCESSPOS propertyCARETPOS propertyCELLPOS propertyNOTIFYPOS propertySELPOS property