====== 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. ^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|CLICK event]], [[accesspos|ACCESSPOS property]], [[caretpos|CARETPOS property]], [[cellpos|CELLPOS property]], [[notifypos|NOTIFYPOS property]], [[selpos|SELPOS property]]