This document is archived and information here might be outdated. Recommended version. |
True if the workspace is being edited.
[Visual Basic .NET] Public Function IsBeingEdited ( _ ) As Boolean
[C#] public bool IsBeingEdited ( );
[C++]
HRESULT IsBeingEdited(
void
);