ButtonImageList Class (Typed) | ![]() |
Namespace: XSharp.VO.SDK
The ButtonImageList type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonImageList |
Constructs an image list object that is used by the button class for WinXP support.
|
Name | Description | |
---|---|---|
![]() | Image |
The current image object in the ButtonImageList.
|
![]() | ImageCount |
The number of images in the ImageList object.
(Inherited from ImageList.) |
Name | Description | |
---|---|---|
![]() | Add |
Add an icon or bitmap to the image list.
(Inherited from ImageList.) |
![]() | AddMask |
Adds an image or images to an image list and generates a mask from the specified bitmap.
(Inherited from ImageList.) |
![]() | BeginDrag |
Begin a drag operation on an image list.
(Inherited from ImageList.) |
![]() | CreateOverlayImage |
Create an overlay image from an image in an image list.
(Inherited from ImageList.) |
![]() | Destroy | Free memory resources allocated for a VObject object and its derived objects. (Inherited from VObject.) |
![]() | DragEnter |
Starts a drag-and-drop operation at the given position in the given window.
(Inherited from ImageList.) |
![]() | DragLeave |
Ends a drag-and-drop operation.
(Inherited from ImageList.) |
![]() | DragMove |
Drag an image list to the specified position.
(Inherited from ImageList.) |
![]() | EndDrag |
End a drag operation on an image list.
(Inherited from ImageList.) |
![]() | Handle |
Return the Windows handle of the image list, which can be used in Windows.
(Inherited from ImageList.) |