Check Property |
Specifies the check status for the popup menu item.
Signature
object.Check
object
PopupMenuItem
The object or objects this property applies to.
Check
Boolean; read-write
TRUE: The popup menu item is checked.
FALSE: The popup menu item is not checked.
Remarks
In the following example, the 1Drawing.dwg menu item is checked.
Comments? |