CHANGE_HIDDEN_REGION_FLAGS Enum

Definition

Specifies whether the region is added to the undo/redo stack.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class CHANGE_HIDDEN_REGION_FLAGS
Inheritance
CHANGE_HIDDEN_REGION_FLAGS
Attributes

Fields

Name Value Description
chrDefault 0

The region can be undone.

chrNonUndoable 1

The region is not added to undo/redo stack (for example, for initial presentation).

Applies to

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