BeginLabelEdit Event

Object List Next Object

Defined By:
ListView

Description:

Prepares for editing the label of a list item. This event can choose to limit the amount of text allowed and whether or not to deny the edit.

Usage:

Event BeginLabelEdit(item As ListItem, maxLength As Integer) As Integer

Details: