So, I have GroupBox1
I want GroupBox.Hide to happen if I click ANYWHERE except in GroupBox1.
So, make it disappear upon clicking something else.
I don't want to put the code into every clickable thing in the forum, so it would be nice to have a click elsewhere then close kinda statement.
I want GroupBox.Hide to happen if I click ANYWHERE except in GroupBox1.
So, make it disappear upon clicking something else.
I don't want to put the code into every clickable thing in the forum, so it would be nice to have a click elsewhere then close kinda statement.