DesktopListBoxCheckBoxCell
From Xojo Documentation
Class (inherits from DesktopListBoxCell)
This class is supported on Desktop. Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
New in 2021r3
A class used to access information about a cell of a DesktopListBox that is a CheckBox.
Properties | ||
|
See Also
DesktopListBoxCell, DesktopListBox, DesktopListBoxRow classes