Share via


Imagelist.dragShowImage(Boolean) Method

Definition

Shows or hides the image that is being dragged.

public:
 virtual bool dragShowImage(bool _show);
public virtual bool dragShowImage (bool _show);
abstract member dragShowImage : bool -> bool
override this.dragShowImage : bool -> bool
Public Overridable Function dragShowImage (_show As Boolean) As Boolean

Parameters

_show
Boolean

A value that specifies whether to show the image.

Returns

Applies to