VSConstants.WindowFrame Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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