Gets or sets whether a placeholder image is drawn while waiting for the thumbnail to be generated.
Read-write property
| Visual Basic |
|---|
Public Property ShowImagePlaceholders As Boolean |
A boolean value which is True to draw a placeholder image while the thumbnail is generated. Otherwise, False should be used and a placeholder image is not drawn.
The default value is False.