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
- AutoCAD R12 and later on Windows
- AutoCAD 2021 and later on Mac OS
Releases:
Examples
N/A