company logo

GUIBaseContext :: doAfterHide - Post-event handler after hiding control

The GUI event is signaled, when a control is hidden (GEV_Hide event). The handler allows e.g. for unselecting selected instances in the control.

Implementation details

int32 GUIBaseContext  :: doAfterHide (  )