UIA_ComboBoxControlTypeId top-level constant

  1. @Deprecated('Use UIA_CONTROLTYPE_ID.UIA_ComboBoxControlTypeId instead')
int const UIA_ComboBoxControlTypeId

Identifies the ComboBox control type.

Implementation

@Deprecated('Use UIA_CONTROLTYPE_ID.UIA_ComboBoxControlTypeId instead')
const UIA_ComboBoxControlTypeId = 50003;