Forum 'VintaSoft Imaging .NET SDK and Plug-ins Discussions'

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions

Login

Checkbox in Thumbnail viewer



Checkbox in Thumbnail viewer

Post by montapas »

How can I show checkbox in thumbnail viewer?


Re: Checkbox in Thumbnail viewer

Post by Alex »

Thumbnail viewer does not allow to use checkboxes with images but you can customize thumbnail's appearance. Please read descriptions of the ThumbnailAppearance, FocusedThumbnailAppearance, SelectedThumbnailAppearance and HoveredThumbnailAppearance properties in the documentation.

Best regards, Alexander


Re: Checkbox in Thumbnail viewer

Post by pawanpatel »

You can use the ThumbnailPainting event, and then work on e.ThumbnailImage.GetGraphics() to draw something similar to a checkbox using an existing graphics or so.


Page 1 from 1: 1