Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: bool TabStop

Declaration

bool TabStop

Summary

Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. This property’s value automatically changes every time Text changes; it is set to true if there is a link in the text, false otherwise. To achieve deviant behaviour, set TabStop immediately after setting Text.