MoveDown
function MoveDown(): boolean
Description
Moves the current item in the parent combo box / dropdown list content control down one element, so that it is after the item that originally followed it.
Returns
boolean
Try It
// todo_example
function MoveDown(): boolean
Moves the current item in the parent combo box / dropdown list content control down one element, so that it is after the item that originally followed it.
boolean
// todo_example