Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterImageList Class Properties
See Also 
Leadtools.WinForms Namespace : RasterImageList Class


For a list of all members of this type, see RasterImageList members.

Public Properties

 NameDescription
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyAllowDrop (Inherited from System.Windows.Forms.Control)
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAutoDeselectItems Enables or disables de-selecting items when mouse button is clicked.  
Public PropertyAutoDisposeImages Gets or sets a value indicating whether to automatically dispose item images.  
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyBackColor (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImage (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayout (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContext (Inherited from System.Windows.Forms.Control)
Public PropertyBorderStyle Gets or sets the border style of the control.  
Public PropertyBottom (Inherited from System.Windows.Forms.Control)
Public PropertyBounds (Inherited from System.Windows.Forms.Control)
Public PropertyCanFocus (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelect (Inherited from System.Windows.Forms.Control)
Public PropertyCapture (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyClientRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyClientSize (Inherited from System.Windows.Forms.Control)
Public PropertyCompanyName (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocus (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenu (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public PropertyControls (Inherited from System.Windows.Forms.Control)
Public PropertyCreated (Inherited from System.Windows.Forms.Control)
Public PropertyCursor (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyDisposing (Inherited from System.Windows.Forms.Control)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyDoubleBuffer Enables or disables double buffer painting, which eliminates flicker.  
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyEnableKeyboard Gets or sets a value indicating whether the control automatically processes the keyboard.  
Public PropertyEnableRubberBandSelection Enables or disables rubber band selection in the RasterImageList.  
Public PropertyFocused (Inherited from System.Windows.Forms.Control)
Public PropertyFont (Inherited from System.Windows.Forms.Control)
Public PropertyForeColor (Inherited from System.Windows.Forms.Control)
Public PropertyFullVisibleColumns Gets the number of currently full-visible item columns in the control.  
Public PropertyFullVisibleRows Gets the number of currently full-visible item rows in the control.  
Public PropertyHandle (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildren (Inherited from System.Windows.Forms.Control)
Public PropertyHeight (Inherited from System.Windows.Forms.Control)
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInvokeRequired (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessible (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposed (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreated (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirrored (Inherited from System.Windows.Forms.Control)
Public PropertyItemBackColor Gets or sets the item background color of the un-selected items in this RasterImageList  
Public PropertyItemBorderStyle Gets or sets the border style to draw around the RasterImageListItem in the control.  
Public PropertyItemForeColor Gets or sets the foreground color of the un-selected items in this RasterImageList  
Public PropertyItemImageBorderStyle Gets or sets the border style to draw around the image of an RasterImageListItem in the control.  
Public PropertyItemImageSize Gets or sets the maximum size of the image of each RasterImageListItem in the control.  
Public PropertyItems Gets a collection containing all items in the control.  
Public PropertyItemSelectedBackColor Gets or sets the item background color of the selected items in this RasterImageList.  
Public PropertyItemSelectedForeColor Gets or sets the foreground color of the selected items in this RasterImageList.  
Public PropertyItemSize Gets or sets the size of each RasterImageListItem in the control.  
Public PropertyItemSpacingSize Gets or sets the amount of space between adjacent items in the control.  
Public PropertyLayoutEngine (Inherited from System.Windows.Forms.Control)
Public PropertyLeft (Inherited from System.Windows.Forms.Control)
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyName (Inherited from System.Windows.Forms.Control)
Public PropertyPadding (Inherited from System.Windows.Forms.Control)
Public PropertyPaintProperties Gets and sets the RasterPaintProperties which controls the painting of item images in this control.  
Public PropertyParent (Inherited from System.Windows.Forms.Control)
Public PropertyPreferredSize (Inherited from System.Windows.Forms.Control)
Public PropertyProductName (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersion (Inherited from System.Windows.Forms.Control)
Public PropertyRecreatingHandle (Inherited from System.Windows.Forms.Control)
Public PropertyRegion (Inherited from System.Windows.Forms.Control)
Public PropertyRight (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertyScrollStyle Specifies the direction the RasterImageList Control scrolls the displayed items.  
Public PropertySelectedItems Gets the items that are selected in the control.  
Public PropertySelectionMode Gets or sets whether automatic item selection is allowed.  
Public PropertySelectUserImage Gets or sets a user-defined image to use as the selection marker.  
Public PropertyShowItemText Indicates whether the item text is shown in the control.  
Public PropertySiteOverridden.  This member overrides the Control.Site property.  
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertySorter Gets or sets the sorting comparer for the control.  
Public PropertySorting Gets or sets the sort order for items in the control.  
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyText (Inherited from System.Windows.Forms.Control)
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopIndex Gets or sets the index of the first visible item in the control.  
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyTotalColumns Gets the number of total item columns in the control.  
Public PropertyTotalRows Gets the number of total item rows in the control.  
Public PropertyUseDpi Gets or sets a value that indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap.  
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyViewStyle Gets or sets how items are displayed in the control.  
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Public PropertyVisibleColumns Gets the number of currently full or partial -visible item columns in the control.  
Public PropertyVisibleRows Gets the number of currently full or partial -visible item rows in the control.  
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Top

Protected Properties

See Also