Article ID: 136399
Article Last Modified on 12/7/2001
APPLIES TO
- Microsoft Visual SourceSafe 4.0 Standard Edition
- Microsoft Visual SourceSafe 5.0 Standard Edition
- Microsoft Visual SourceSafe 6.0 Standard Edition
This article was previously published under Q136399
SUMMARY
In Visual Basic, the Project window displays a list of all the form
modules, class modules, and standard modules in the project, as well as a
single resource file, if one is used in the project. To the left of the
file name, is a small icon (called a glyph) which shows the file type.
There are different glyphs for forms, classes, modules, and resource files.
In addition, if the file is read only, there will be a tiny red padlock on
the bottom left hand corner of the VB glyph.
There can be a second glyph to the left of the Visual Basic file glyph.
This second glyph only appears if the file is under source code control.
The Source Code Control glyphs are the same in Visual SourceSafe as they
are in Visual Basic.
NOTE: The forms, classes and modules should only be modified when the red
check mark is visible. The red check mark is only visible when you have
checked out the file.
Keywords: kbinfo KB136399