C#
VB
C++
Overrides System.Windows.Forms.Control.TabStop.
public bool TabStop { get; set; }
Public Property TabStop() As Boolean
Get
Set
public:
property bool TabStop
{
bool get()
void set(bool value)
}
true if the user can give the focus to the control using the TAB key; otherwise, false. The default is true.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET