Share
 
 

mode_tile (AutoLISP/DCL)

Sets the mode of a dialog box tile

Supported Platforms: Windows, Mac OS, and Web

Signature

(mode_tile key mode)
key

Type: String

Value that specifies a tile. This argument is case-sensitive.

mode

Type: Integer

A numeric value that can be one of the following:

0 -- Enable tile

1 -- Disable tile

2 -- Set focus to tile

3 -- Select edit box contents

4 -- Flip image highlighting on or off

Return Values

Type: nil

Always returns nil.

Release Information

    Releases:

  • AutoCAD R12 and later on Windows
  • AutoCAD 2021 and later on Mac OS

Examples

N/A

Was this information helpful?