TaskBar REALbasic Plugin

TaskBarCategory.Expanded Property

Use this property to expand or collapse a category.

Expanded as Boolean {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