Specifies property identifiers for window frames, document frames, and tool window frames.
Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Syntax
'Declaration
Public Enumeration __VSFPROPID6
public enum __VSFPROPID6
public enum class __VSFPROPID6
type __VSFPROPID6
public enum __VSFPROPID6
Members
| Member name | Description | |
|---|---|---|
| VSFPROPID_PendingInitialization | Determines whether a window is a delay-loaded frame that hasn't yet been fully initialized. | |
| VSFPROPID_TabImageFlags | Indicates values from __TABIMAGEFLAGS. | |
| VSFPROPID6_FIRST | Indicates the first property ID. |