LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

RasterImageListItem Class

Show in webframe





Members 
Represents an item in a RasterImageList control.
Object Model
Syntax
public class RasterImageListItem 
'Declaration
 
Public Class RasterImageListItem 
'Usage
 
Dim instance As RasterImageListItem

            

            
public ref class RasterImageListItem 
Remarks

The RasterImageList control is similar to a System.Windows.Forms.ListView in that it displays a list of items. The main difference is that the RasterImageList supports viewing Leadtools.RasterImage images in a number of different ways. The RasterImageListItem class defines the appearance and data associated with an item that is displayed in the RasterImageList control. RasterImageListItem objects can be displayed in the RasterImageList control in the same way a System.Windows.Forms.ListView displays its items as large icons.

Most of the properties of the RasterImageListItem class provide ways to change the display of the item in the RasterImageList control it is associated with. The Image and Page properties allow you to specify the image and its page number to view. Items can also be selected or not selected. Use the Selected property to determine if an item is selected or to select or un-select the item at run time. Items also have a Text property that displays the text associated with the item.

Example
For an example, refer to RasterImageList.
Requirements

Target Platforms

See Also

Reference

RasterImageListItem Members
Leadtools.WinForms Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.