Public Sub Select_AttachSelection (
list As ListBox,
Optional MoveCount As Single = 0,
Optional MoveAllIDColName As String = ""
)
These are designed to work with a specific configuration of controls on a form and will be documented in a later realease.
Dim obj As New xf_DataListExt
obj.Select_AttachSelection list
obj.Select_AttachSelection list, MoveCount, MoveAllIDColName