Share via


IsEditingText Property [Visio 2003 SDK Documentation]

Determines whether a text editing session is active in the drawing window.

boolRet = object**.IsEditingText**

boolRet     Required Boolean. True if a text editing session is active; False if a text editing session is not active or the window being examined is not a drawing window.

object     Required. An expression that returns a Window object.

Version added

2000

Applies to | Window object

See Also | BeforeShapeTextEdit event | IsOpenForTextEdit property | ShapeExitedTextEdit event