CheckUncheckOptions Enum

Definition

This enumeration provides flags to configure the check/clear options for check boxes and option buttons.

This enumeration supports a bitwise combination of its member values.

C++
public enum class CheckUncheckOptions
Inheritance
CheckUncheckOptions
Attributes

Fields

Name Value Description
None 0

The default state.

VerifyFinalState 1

Verify the final state.

UseClick 2

Use a click to set the state.

UseSpace 4

Use the spacebar to set the state.

SetIndeterminate 8

Set the state as indeterminate.

Applies to

Tuote Versiot
Visual Studio SDK 2017, 2019