TextSelectionMode Enum
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.
Specifies the text selection mode.
public enum class TextSelectionMode
C++/CX
public enum class TextSelectionMode
enum TextSelectionMode
public enum TextSelectionMode
type TextSelectionMode =
Public Enum TextSelectionMode
- Inheritance
-
TextSelectionMode
Name | Value | Description |
---|---|---|
Stream | 0 | A simple selection (only one span) |
Box | 1 | A box selection (from a start line and column to an end line and column). |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |