Anyone? I've just discovered, that if i put a button on my form, and onclick() i put this->label1->Text = L"abcd"; it accually works. But i want it to work within my backgroundworker. Is that possible?