__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)

public enum __VSFPROPID3

Member nameDescription
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.

Return to top
Show: