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

Custom tooltip on thumbnail viewer?



Custom tooltip on thumbnail viewer?

Post by iansml »

Hi,

Is it possible to add a custom tooltip to the ThumbnailViewer? The AnnotationViewer has a ToolTip property, but the ThumbnailViewer does not. There is an "AutoToolTip" property on the ThumbnailViewer, but this just seems to display the image index or something. I want to be able to display other details about the image (e.g. filename, tags etc) when a user hovers over it.

Thanks.


Re: Custom tooltip on thumbnail viewer?

Post by Alex »

Hi Ian,

You should disable auto tooltip feature (ThumbnailViewer.AutoToolTip = false) and set custom tooltips using the ThumbnailViewer.SetToolTip method.

Best regards, Alexander


Page 1 from 1: 1