is_tab_stop

AutoCAD AutoLISP & Visual LISP

 
is_tab_stop
 
 
 
is_tab_stop = true-false; 

Specifies whether the tile receives keyboard focus when the user moves between tiles by pressing the TAB key. Possible values are true or false (default: true). If the tile is disabled, it is not a tab stop even if this attribute is true. If false, the tile is not a tab stop.