__VSFPROPID3 Enumeration
Provides additional members for the __VSFPROPID enumeration.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
Public Enumeration __VSFPROPID3
public enum __VSFPROPID3
public enum class __VSFPROPID3
type __VSFPROPID3
public enum __VSFPROPID3
Members
Member name | Description | |
---|---|---|
VSFPROPID_MDIContainerID | I4 ID of the container (tab) group for the MDI window. | |
VSFPROPID_NotifyOnActivate | BOOL Send FRAMESHOW_WinActivated notification when a window is activated. | |
VSFPROPID3_FIRST | The first ID. |