Hey,
i have a listbox which display some boolean data.
Is there a method to change the style of displaying the boolean data instead of just showing (1 or 0) or (True or False). Can i show like "Tick" for true value and "cross" for false value and etc.!

thanks for reading and your consideration!