Reset Style

Hey there,
I have a simple question: How can i reset the style of one element back to default, after i changed it?

Thanks in advance :wink:

Yes. Set it to Nil:

MyControl.Style = Nil

Oh… way too simple. :wink: Thanks