TaskBar REALbasic Plugin

TaskBarNode.Enabled Property

Use this property enable or disable a TaskBarNode.

Enabled as Boolean {Read and Write}

Remarks

The control will have no idea of this change, so depending on the context where the Enabled 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