IsEditingText property
Determines whether a text editing session is active in the drawing window.
Version added
2000
Syntax
| |
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. |