Checkbox:onShow() event


This event is fired when the Checkbox is shown (with a call to Checkbox:show() or setting the Checkbox.visible property to true).

Return value

The event returns no value.