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


The following tables list the members exposed by RasterImageList.

Public Constructors

 NameDescription
Public ConstructorRasterImageList Constructor Initializes a new instance of the RasterImageList class.  
Top

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

Public Methods

 NameDescription
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBeginUpdate Prevents the control from drawing until the EndUpdate method is called.  
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.   
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodEndUpdate Resumes drawing of the control after drawing is suspended by the BeginUpdate method.  
Public MethodEnsureVisible Ensures that the specified item is visible within the control, scrolling the contents of the control if necessary.  
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public Methodstatic (Shared in Visual Basic)GetFixedAspectRatioImageRectangle Calculates how an image is to be sized and positioned in a rectangle while keeping the aspect ratio fixed.  
Public MethodGetItemRectangle Retrieves the bounding rectangle for a specific item within the RasterImageList control.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodHitTest Queries the specified location to determine if the point is over an RasterImageListItem.  
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPointToClient (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreen (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodResetText (Inherited from System.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodScrollItems Scrolls the content of the control.  
Public MethodSelectOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSelectAll Selects or un-selects all the items in this RasterImageList control.  
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSendToBack (Inherited from System.Windows.Forms.Control)
Public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodSort Sorts the items of the RasterImageList control.  
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdate (Inherited from System.Windows.Forms.Control)
Top

Protected Methods

 NameDescription
Protected MethodAccessibilityNotifyClientsOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodCreateAccessibilityInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateControlsInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodDefWndProc (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandle (Inherited from System.Windows.Forms.Control)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetAccessibilityObjectById (Inherited from System.Windows.Forms.Control)
Protected MethodGetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodGetScaledBounds (Inherited from System.Windows.Forms.Control)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodGetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodInitLayout (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeGotFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeLostFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeOnClick (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaint (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintBackground (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputChar (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputKeyOverridden.  This member overrides Control.IsInputKey.  
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodNotifyInvalidate (Inherited from System.Windows.Forms.Control)
Protected MethodOnAutoDeselectItemsChanged Raises the AutoDeselectItemsChanged event.  
Protected MethodOnAutoDisposeImagesChanged Raises the AutoDisposeImagesChanged event.  
Protected MethodOnAutoSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBorderStyleChanged Raises the BorderStyleChanged event.  
Protected MethodOnCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnChangeUICues (Inherited from System.Windows.Forms.Control)
Protected MethodOnClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnClientSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlAdded (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlRemoved (Inherited from System.Windows.Forms.Control)
Protected MethodOnCreateControl (Inherited from System.Windows.Forms.Control)
Protected MethodOnCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDoubleBufferChanged Raises the DoubleBufferChanged event.  
Protected MethodOnDoubleClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragDrop (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Forms.Control)
Protected MethodOnDrawItem Raises the DrawItem event.  
Protected MethodOnEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnableKeyboardChanged Raises the EnableKeyboardChanged event.  
Protected MethodOnEnableRubberBandSelectionChanged Raises the EnableRubberBandSelectionChanged event.  
Protected MethodOnEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnFontChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnGiveFeedback (Inherited from System.Windows.Forms.Control)
Protected MethodOnGotFocus (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleCreated (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleDestroyed (Inherited from System.Windows.Forms.Control)
Protected MethodOnHelpRequested (Inherited from System.Windows.Forms.Control)
Protected MethodOnImeModeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnInvalidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnItemBackColorChanged Raises the ItemBackColorChanged event.  
Protected MethodOnItemBorderStyleChanged Raises the ItemBorderStyleChanged event.  
Protected MethodOnItemForeColorChanged Raises the ItemForeColorChanged event.  
Protected MethodOnItemImageBorderStyleChanged Raises the ItemImageBorderStyleChanged event.  
Protected MethodOnItemImageSizeChanged Raises the ItemImageSizeChanged event.  
Protected MethodOnItemSelectedBackColorChanged Raises the ItemSelectedBackColorChanged event.  
Protected MethodOnItemSelectedForeColorChanged Raises the ItemSelectedForeColorChanged event.  
Protected MethodOnItemSizeChanged Raises the ItemSizeChanged event.  
Protected MethodOnItemSpacingSizeChanged Raises the ItemSpacingSizeChanged event.  
Protected MethodOnKeyDownOverridden.  This member overrides Control.OnKeyDown.  
Protected MethodOnKeyPress (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyUp (Inherited from System.Windows.Forms.Control)
Protected MethodOnLayout (Inherited from System.Windows.Forms.Control)
Protected MethodOnLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnLocationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnLostFocusOverridden.  This member overrides Control.OnLostFocus.  
Protected MethodOnMarginChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDownOverridden.  This member overrides Control.OnMouseDown.  
Protected MethodOnMouseEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseHover (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseMoveOverridden.  This member overrides Control.OnMouseMove.  
Protected MethodOnMouseUpOverridden.  This member overrides Control.OnMouseUp.  
Protected MethodOnMouseWheel (Inherited from System.Windows.Forms.Control)
Protected MethodOnMove (Inherited from System.Windows.Forms.Control)
Protected MethodOnNotifyMessage (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaddingChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintOverridden.  This member overrides Control.OnPaint.  
Protected MethodOnPaintBackground (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintPropertiesChanged Raises the PaintPropertiesChanged event.  
Protected MethodOnParentBackColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentFontChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentVisibleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Protected MethodOnPrint (Inherited from System.Windows.Forms.Control)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Protected MethodOnRegionChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnResize (Inherited from System.Windows.Forms.Control)
Protected MethodOnRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnScroll Raises the Scroll event.  
Protected MethodOnScrollStyleChanged Raises the ScrollStyleChanged event.  
Protected MethodOnSelectedIndexChanged Raises the SelectedIndexChanged event.  
Protected MethodOnSelectionModeChanged Raises the SelectionModeChanged event.  
Protected MethodOnSelectUserImageChanged Raises the SelectUserImageChanged event.  
Protected MethodOnShowItemTextChanged Raises the ShowItemTextChanged event.  
Protected MethodOnSizeChangedOverridden.  This member overrides Control.OnSizeChanged.  
Protected MethodOnSorterChanged Raises the SorterChanged event.  
Protected MethodOnSortingChanged Raises the SortingChanged event.  
Protected MethodOnStyleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabIndexChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabStopChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnUseDpiChanged Raises the UseDpiChanged event.  
Protected MethodOnValidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidating (Inherited from System.Windows.Forms.Control)
Protected MethodOnViewStyleChanged Raises the ViewStyleChanged event.  
Protected MethodOnVisibleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodProcessCmdKey (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogChar (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogKey (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyMessage (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyPreview (Inherited from System.Windows.Forms.Control)
Protected MethodProcessMnemonic (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseDragEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseKeyEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseMouseEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaisePaintEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodResetMouseEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateAlignmentOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateContent (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateHorizontal (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRight (Inherited from System.Windows.Forms.Control)
Protected MethodScaleControl (Inherited from System.Windows.Forms.Control)
Protected MethodSetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodSetBoundsCore (Inherited from System.Windows.Forms.Control)
Protected MethodSetClientSizeCore (Inherited from System.Windows.Forms.Control)
Protected MethodSetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodSetVisibleCore (Inherited from System.Windows.Forms.Control)
Protected MethodSizeFromClientSize (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateStyles (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateZOrder (Inherited from System.Windows.Forms.Control)
Protected MethodWndProcOverridden.  This member overrides Control.WndProc.  
Top

Public Events

 NameDescription
Public EventAutoDeselectItemsChanged Occurs when the value of the AutoDeselectItems property changes.  
Public EventAutoDisposeImagesChanged Occurs when the value of the AutoDisposeImages property changes.  
Public EventBackColorChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Public EventBindingContextChanged (Inherited from System.Windows.Forms.Control)
Public EventBorderStyleChanged Occurs when the value of the BorderStyle property changes.  
Public EventCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Public EventChangeUICues (Inherited from System.Windows.Forms.Control)
Public EventClick (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Public EventControlAdded (Inherited from System.Windows.Forms.Control)
Public EventControlRemoved (Inherited from System.Windows.Forms.Control)
Public EventCursorChanged (Inherited from System.Windows.Forms.Control)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDockChanged (Inherited from System.Windows.Forms.Control)
Public EventDoubleBufferChanged Occurs when the value of the DoubleBuffer property changes.  
Public EventDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventDragDrop (Inherited from System.Windows.Forms.Control)
Public EventDragEnter (Inherited from System.Windows.Forms.Control)
Public EventDragLeave (Inherited from System.Windows.Forms.Control)
Public EventDragOver (Inherited from System.Windows.Forms.Control)
Public EventDrawItem Occurs when a request is made to draw an item in an owner-drawn RasterImageList.  
Public EventEnabledChanged (Inherited from System.Windows.Forms.Control)
Public EventEnableKeyboardChanged Occurs when the value of the EnableKeyboard property changes.  
Public EventEnableRubberBandSelectionChanged Occurs when the value of the EnableRubberBandSelection property changes.  
Public EventEnter (Inherited from System.Windows.Forms.Control)
Public EventFontChanged (Inherited from System.Windows.Forms.Control)
Public EventForeColorChanged (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedback (Inherited from System.Windows.Forms.Control)
Public EventGotFocus (Inherited from System.Windows.Forms.Control)
Public EventHandleCreated (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyed (Inherited from System.Windows.Forms.Control)
Public EventHelpRequested (Inherited from System.Windows.Forms.Control)
Public EventImeModeChanged (Inherited from System.Windows.Forms.Control)
Public EventInvalidated (Inherited from System.Windows.Forms.Control)
Public EventItemBackColorChanged Occurs when the value of the ItemBackColor property changes.  
Public EventItemBorderStyleChanged Occurs when the value of the ItemBorderStyle property changes.  
Public EventItemForeColorChanged Occurs when the value of the ItemForeColor property changes.  
Public EventItemImageBorderStyleChanged Occurs when the value of the ItemImageBorderStyle property changes.  
Public EventItemImageSizeChanged Occurs when the value of the ItemImageSize property changes.  
Public EventItemSelectedBackColorChanged Occurs when the value of the ItemSelectedBackColor property changes.  
Public EventItemSelectedForeColorChanged Occurs when the value of the ItemSelectedForeColor property changes.  
Public EventItemSizeChanged Occurs when the value of the ItemSize property changes.  
Public EventItemSpacingSizeChanged Occurs when the value of the ItemSpacingSize property changes.  
Public EventKeyDown (Inherited from System.Windows.Forms.Control)
Public EventKeyPress (Inherited from System.Windows.Forms.Control)
Public EventKeyUp (Inherited from System.Windows.Forms.Control)
Public EventLayout (Inherited from System.Windows.Forms.Control)
Public EventLeave (Inherited from System.Windows.Forms.Control)
Public EventLocationChanged (Inherited from System.Windows.Forms.Control)
Public EventLostFocus (Inherited from System.Windows.Forms.Control)
Public EventMarginChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDown (Inherited from System.Windows.Forms.Control)
Public EventMouseEnter (Inherited from System.Windows.Forms.Control)
Public EventMouseHover (Inherited from System.Windows.Forms.Control)
Public EventMouseLeave (Inherited from System.Windows.Forms.Control)
Public EventMouseMove (Inherited from System.Windows.Forms.Control)
Public EventMouseUp (Inherited from System.Windows.Forms.Control)
Public EventMouseWheel (Inherited from System.Windows.Forms.Control)
Public EventMove (Inherited from System.Windows.Forms.Control)
Public EventPaddingChanged (Inherited from System.Windows.Forms.Control)
Public EventPaint (Inherited from System.Windows.Forms.Control)
Public EventPaintBackground Occurs when the background of the control is redrawn.  
Public EventPaintPropertiesChanged Occurs when the value of the PaintProperties property changes.  
Public EventParentChanged (Inherited from System.Windows.Forms.Control)
Public EventPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Public EventQueryAccessibilityHelp (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Public EventRegionChanged (Inherited from System.Windows.Forms.Control)
Public EventResize (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Public EventScroll Occurs when the content of control is scrolled.  
Public EventScrollStyleChanged Occurs when the value of the ScrollStyle property changes.  
Public EventSelectedIndexChanged Occurs when the index of the selected item in the RasterImageList control changes.  
Public EventSelectionModeChanged Occurs when the value of the SelectionMode property changes.  
Public EventSelectUserImageChanged Occurs when the value of the SelectUserImage property changes.  
Public EventShowItemTextChanged Occurs when the value of the ShowItemText property changes.  
Public EventSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventSorterChanged Occurs when the value of the Sorter property changes.  
Public EventSortingChanged Occurs when the value of the Sorting property changes.  
Public EventStyleChanged (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChanged (Inherited from System.Windows.Forms.Control)
Public EventTabStopChanged (Inherited from System.Windows.Forms.Control)
Public EventTextChanged (Inherited from System.Windows.Forms.Control)
Public EventUseDpiChanged Occurs when the value of the UseDpi property changes.  
Public EventValidated (Inherited from System.Windows.Forms.Control)
Public EventValidating (Inherited from System.Windows.Forms.Control)
Public EventViewStyleChanged Occurs when the value of the ViewStyle property changes.  
Public EventVisibleChanged (Inherited from System.Windows.Forms.Control)
Top

See Also