Share via


Imagelist.dragShowImage Method

Shows or hides the image that is being dragged.

Syntax

public boolean dragShowImage(boolean show)

Run On

Client

Parameters

  • show
    Type: boolean
    Specifies whether the image will be shown or not.

See Also

Imagelist Class

Imagelist.dragBegin Method