DisplayOLEScale Property |
Determines whether the OLE scaling dialog is displayed when OLE objects are inserted into a drawing.
Signature
object.DisplayOLEScale
object
PreferencesSystem
The object or objects this property applies to.
DisplayOLEScale
Boolean; read-write
TRUE: Display the OLE scaling dialog when OLE objects are inserted into a drawing.
FALSE: Do not display the OLE scaling dialog when OLE objects are inserted into a drawing.
Remarks
The initial value for this property is TRUE.
Comments? |