Afficher en anglais

Partage via


WindowPane.PaneInitializationMode Enum

Definition

Represents the possible initialization states for a WindowPane object.

C++/CX
protected: enum class WindowPane::PaneInitializationMode
Inheritance
WindowPane.PaneInitializationMode

Fields

Name Value Description
Uninitialized 0

The window pane is not initialized.

IVsWindowPane 1

The window pane was initialized with CreatePaneWindow(IntPtr, Int32, Int32, Int32, Int32, IntPtr).

IVsUIElementPane 2

The window pane was initialized with CreateUIElementPane(Object).

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022