ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUITNItem Object > IGGUITNItem Properties > Highlighted Property |
Gets whether or not the title of the item is highlighted. Highlighting is displayed as an alternate color around the thumbnail image in the item. It can be used for any purpose (the sample program uses it to highlight all of the thumbnail items for a given multi-page file). The highlighting cannot be changed by the end-user, only by the programmer. Multiple thumbnail items can have Highlighted = True.
Read-only property
Boolean
Default Value: False
Valid Values: True tells IGGUIThumbnailCtl Control to highlight the item; False means to display it normally.
N/A
ig_guiwin_vb6.exe