ListBoxExtensionsSetSelectedNoJump Method

Overload List

SetSelectedNoJump(ListBox, Int32, ListBoxItemSelectionState) Selects or unselects the specified item in ListBox without scrolling to its item position.
SetSelectedNoJump(ListBox, Int32, ListBoxItemSelectionState) Selects or unselects the specified items in ListBox without scrolling to their item positions.
SetSelectedNoJump(ListBox, String, ListBoxItemSelectionState) Selects or unselects the specified item in ListBox without scrolling to its item position.
SetSelectedNoJump(ListBox, String, ListBoxItemSelectionState) Selects or unselects the specified items in ListBox without scrolling to their item positions.

See Also