Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Sunday, September 26, 2010 9:45:54 PM(UTC)
Ravindra

Groups: Registered
Posts: 2


Hello,
               I am using lead tools V. 17.
                        I need to display some information in following condition :-
     
  1. Can we display some use full information while mouse is hover on thumbnail image ?.
  2. How to use tool tip on thumbnail image ?
                    Please verify this issue as soon as possible.

Thanks & Regards,
Ravindra
       

 
        
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, September 27, 2010 2:27:53 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Ravindra,

If you mean that you want to display information about RasterImageListItem in a ToolTip, you can do this by using the System.Windows.Forms.ToolTip class.
You need to handle the RasterImageList.MouseMove event, and then get the RasterImageListItem by using the RasterImageList.HitTest method.
Then you can show the ToolTip by using the toolTip.SetToolTip method.
For a sample project, please see this forum post:
http://support.leadtools.com/CS/forums/17650/ShowPost.aspx

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.044 seconds.