Returns the state of the specified HTML project. The returned state can be one of the following MsoHTMLProjectState constants: msoHTMLProjectStateDocumentLocked, msoHTMLProjectStateDocumentProjectUnlocked, or msoHTMLProjectStateProjectLocked. Read-only Long.
Remarks
The MsoHTMLProjectState constants correspond to the state of the Refresh toolbar in the Microsoft Office host application or the Microsoft Script Editor. A return value of msoHTMLProjectStateDocumentLocked indicates that the Refresh toolbar is displayed in the host application; a value of msoHTMLProjectStateProjectLocked indicates that this toolbar is displayed in the Microsoft Script Editor; a value of msoHTMLProjectStateDocumentProjectUnlocked indicates that the toolbar is not displayed at all.