TaskBar REALbasic Plugin

TaskBarCategory.Text Property

Use this get or set the text for the TaskBarCategory.

Text as String {Read and Write}

Remarks

This property only changes the data structures, to see a change on the screen then you need to call refresh on the control after using this property.

See Also

TaskBarCategory Class