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