__VSFPROPID7 Enum

Definition

Specifies property identifiers for window frames, document frames, and tool window frames.

public enum class __VSFPROPID7
public enum class __VSFPROPID7
enum __VSFPROPID7
public enum __VSFPROPID7
type __VSFPROPID7 = 
Public Enum __VSFPROPID7
Inheritance
__VSFPROPID7

Fields

VSFPROPID_InfoBarHost -5033

VT_UNKNOWN. Gets the IVsInfoBarHost for the window frame, to which info bars can be added or removed.

VSFPROPID_ToolboxUser -5034

IVsToolboxUser implementation attached to a window frame.

VSFPROPID7_FIRST -5034

Indicates the first property ID.

Applies to