How to create thumbnail(or image or preview) in table cell
Hi,
Create the Table UI using the C++ Toolkit.
The rows in the table display the components of the active assembly in a level structure.
Each row displays the name and information of the component.
Now we need to display the visual element of the component corresponding to the selected row.
How can I display a visual element (Thumbnail or Image) of a selected component?
If you have any good ideas, please share them.
