TaskBar REALbasic Plugin

TaskBarCategory.ItemData Property

Use this property to put any custom data on the category.

ItemData as Variant {Read and Write}

Remarks

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

See Also

TaskBarCategory Class