VSConstants.WindowFrame Field

Definition

IVsSelectionEvents.OnElementValueChanged flag: A window frame.

public: System::UInt32 WindowFrame = 1;
unsigned int WindowFrame = 1;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public const uint WindowFrame = 1;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
val mutable WindowFrame : uint32
Public Const WindowFrame As UInteger  = 1

Field Value

Value = 1
Attributes

Applies to