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 : Thursday, December 18, 2008 7:40:29 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


hello,

My application is a Windows Based Application using c#.net 2008 and frame work is 3.5 and also use lead tools(version 16).I want to display image as like to attched a screen shot.Any Control is supported for this

 

ssskkk attached the following image(s):
Clrimage.JPG
 

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 : Friday, December 19, 2008 4:55:52 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


Are you using WPF or Winforms?
 
#3 Posted : Sunday, December 21, 2008 6:08:06 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


used winforms

 
#4 Posted : Monday, December 22, 2008 5:58:28 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


You can use the RasterImageList control to display thumbnails like this.  As long as the width of the viewer is wide enough to accommodate multiple RasterImageListItems, it should display them in that manner.
 
#5 Posted : Monday, December 22, 2008 5:58:37 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


display 3 images in one row.Is it possible in rasterimage list
 
#6 Posted : Monday, December 22, 2008 6:00:38 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


i want to display 3 images in one row and other images are next row.Is it possible in rasterimagelist.
 
#7 Posted : Tuesday, December 23, 2008 12:07:44 AM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


i want to display 3 images in one row and other images are next row and scroolbar of rastrerimagelist hide.Is it possible in rasterimagelist.
 
#8 Posted : Tuesday, December 23, 2008 3:53:35 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


Yes, it is possible.  You just have to set the width of the control and the item sizes in such a way that they will all fit with three across.

The only way that scrollbars will not appear is if you don't have more items than what can fit inside the control.  Therefore if you want to do manual scrolling but not show scrollbars, you will have to limit the number of items that are in the control and remove and add them accordingly whenever you scroll.

I've attached a screenshot.
GregR attached the following image(s):
screen.JPG
 
#9 Posted : Tuesday, December 23, 2008 6:01:20 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


i have 100 images in rsterimagelist,then can i hide the scrollabr of rasterimagelist

regrds,

Dileep

 
#10 Posted : Friday, January 2, 2009 3:45:08 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


If you have room for all 100 items then the scrollbar will not appear.  There is not a way to hide the scrollbar otherwise.
 
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.079 seconds.