[archived content]

TextBoxBase.acceptsTab property

public bool acceptsTab   [property setter]
public bool acceptsTab   [property getter]

By default, TextBoxBase?, and all controls derived from it, transfer the focus to another control when the tab key is pressed. To get the tab key to insert a tab character into the textbox, set acceptsTab to true

Page last modified on March 19, 2009, at 10:35 PM