Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 881 Bytes

Word.options.enablelivedrag.md

File metadata and controls

39 lines (21 loc) · 881 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Options.EnableLiveDrag property (Word)
vbawd10.chm162988540
vbawd10.chm162988540
7eec7d63-852a-d0f5-0bf1-afae0483d3f5
06/08/2017
medium

Options.EnableLiveDrag property (Word)

Returns or sets a Boolean that is True if live drag is enabled. Read/write.

Syntax

expression. EnableLiveDrag

expression A variable that represents a Options object.

Remarks

Setting EnableLiveDrag to True is the equivalent of selecting Update document content while dragging under User Interface options on the General tab of the Word Options dialog box. (Choose Options on the File tab.)

Property value

BOOL

See also

Options Object

[!includeSupport and feedback]