CurrentLocationSetMode Enum

Definition

Indicate how the CurrentLocation in a search control's popup was last set

C++/CX
public enum class CurrentLocationSetMode
Inheritance
CurrentLocationSetMode

Fields

Name Value Description
ByKeyboard 0

The current location was set by pressing a key.

ByMouse 1

The current location was set by mouse hovering.

Applies to

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