Method SelectScreenTop
SelectScreenTop()
When implemented by a class, increases selected text to the begin of screen.
void SelectScreenTop()
SelectScreenTop(SelectionType)
When implemented by a class, increases selected text to the begin of the screen and sets a given selection type.
void SelectScreenTop(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.