Skip to content

Header_Mouse_Click - EntryList

Sent whenever a header has received a mouse click

Type: Event

Parameters

Parameter Type Description
Item# Integer

Syntax

Procedure Header_Mouse_Click Integer Item#

Description

The Header_Mouse_Click message is sent whenever a header has received a mouse click. By default it sends the message Activate_Column, which will attempt to give this object the focus (if it does not already have the focus) and then move the focus to the selected column. This allows users to switch to a column by clicking on the column header.