__VSSEARCHPLACEMENT Enum

Definition

Specifies the search control’s placement in the window.

C++/CX
public enum class __VSSEARCHPLACEMENT
Inheritance
__VSSEARCHPLACEMENT

Fields

Name Value Description
SP_NONE 0

The search is not set up for the window.

SP_DYNAMIC 1

The search control is placed in the shell-owned frame area, and the shell dynamically adjusts the control's location and size depending on the number of toolbars, window size, and so on.

SP_STRETCH 2

The search control is placed in the shell-owned frame area, below the top toolbars (if any), on its own row, and stretching the frame width.

SP_CUSTOM 3

The window has a search host associated with it, but the search control does not have placement in the shell-owned frame area.

Applies to

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