ListBox.ShowDropIndicator

From Xojo Documentation

Property (As Boolean )
aListBox.ShowDropIndicator = newBooleanValue
or
BooleanValue = aListBox.ShowDropIndicator

Supported for all project types and targets.

Determines whether or not the drop indicators appear. This property simply changes the appearance of the listbox. It does not prevent the new events from firing.