ListControlDisplayTypes Enumerator
Description
The different types of items that can be displayed in a list control.
Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>
Methods
Name
Value
Description
CheckBoxListType
0
The list control contains check boxes.
RadioButtonlistType
1
The list controls contains radio buttons.
StandardListType
2
The list control is a list of text items with optional icons.
Version
Introduced in version August 2014
© Copyright 2024 Autodesk, Inc.
Comment on this page.