TaskBar REALbasic Plugin

TaskBarNode.Image Property

Use this property to get or set the image of a TaskBarNode.

Image as Picture {Read and Write}

Remarks

The control will have no idea of this change, so depending on the context where a image is set then it might be needed to manually call Refresh on the control to get the changes to be displayed.

This property does nothing on Information nodes.

See Also

TaskBarNode Class