TaskBar REALbasic Plugin

TaskBarNode.ItemData Property

Use this property put any custom data on the node.

ItemData as Variant {Read and Write}

Remarks

If more such properties are needed then you can subclass the TaskBarNode class to add more properties.

See Also

TaskBarNode Class