Groupbox:onHide() event


This event is fired when the Groupbox is hidden (with a call to Groupbox:hide() or setting the Groupbox.visible property to false).

Return value

The event returns no value.