ItemChecklistMoveToBottom()

Moves the specified checklist item to the bottom of the checklist.

Token ID

BFTKN_CHECKLIST_MOVE_TO_BOTTOM 1084

Syntax

VOID ItemChecklistMoveToBottom([DWORD Index])                   

Parameters

Index as DWORD

(Optional) Zero-based index of the item to move. If not passed in, the currently selected item is moved.