Share via


IsOpenForTextEdit Property [Visio 2003 SDK Documentation]

Indicates whether a shape is currently open for interactive text editing.

boolRet = object**.IsOpenForTextEdit**

boolRet     Required Boolean. True if the shape is open for text editing in at least one window; False if the shape is not open for text editing.

object     Required. An expression that returns a Shape object.

Version added

2000

Applies to | Shape object

See Also | BeforeShapeTextEdit event | IsEditingText property | ShapeExitedTextEdit event