TaskBar REALbasic Plugin

TaskBarNode.Text Property

Use this get or set the text for the TaskBarNode.

Text as String {Read and Write}

Remarks

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

See Also

TaskBarNode Class