Click or drag to resize

ButtonImageList Methods (Typed)

X#

The ButtonImageList type exposes the following members.

Functions
  NameDescription
Public methodAdd
Add an icon or bitmap to the image list.
(Inherited from ImageList.)
Public methodAddMask
Adds an image or images to an image list and generates a mask from the specified bitmap.
(Inherited from ImageList.)
Public methodBeginDrag
Begin a drag operation on an image list.
(Inherited from ImageList.)
Public methodCreateOverlayImage
Create an overlay image from an image in an image list.
(Inherited from ImageList.)
Public methodDestroy
Free memory resources allocated for a VObject object and its derived objects.
(Inherited from VObject.)
Public methodDragEnter
Starts a drag-and-drop operation at the given position in the given window.
(Inherited from ImageList.)
Public methodDragLeave
Ends a drag-and-drop operation.
(Inherited from ImageList.)
Public methodDragMove
Drag an image list to the specified position.
(Inherited from ImageList.)
Public methodEndDrag
End a drag operation on an image list.
(Inherited from ImageList.)
Public methodHandle
Return the Windows handle of the image list, which can be used in Windows.
(Inherited from ImageList.)
Top
See Also