is_enabled From AutoCAD AutoLISP & Visual LISP previous page next page is_default Programmable Dialog Box Reference is_tab_stop AutoLISP Developer's Guide > Working with Programmable Dialog Boxes > Programmable Dialog Box Reference > is_enabled is_enabled = true-false; Specifies whether or not the tile is initially available. Possible values are true or false (default: true). If false, the tile is unavailable and appears grayed out. previous page start next page