[archived content]

TextBoxBase.hideSelection property

public bool hideSelection   [property setter]
public bool hideSelection   [property getter]

Gets or sets whether the text selection can be hidden or not. If this is enabled, programatically changing the selection does not cause the text box to scroll to show the selection; otherwise the selection is automatically scrolled into view.

See also: selectionStart, selectionLength, select

Page last modified on June 29, 2008, at 05:19 PM