No...
PHP Code:
for (temp.i: Serverlist_TaskBar.controls) {
echo(i.name);
}
Messing with it can get kinda weird, I recommend simply doing Serverlist_TaskButton_Toggle.performClick(); on login if you wish to hide the TaskBar automatically. For some reason it doesn't appear to actually 'toggle' if you call the function again X_X