CTabFolder2Listener.minimize

Sent when the user clicks on the minimize button of a CTabFolder. The state of the CTabFolder does not change automatically - it is up to the application to change the state of the CTabFolder in response to this event using CTabFolder.setMinimized(true).

@param event an event containing information about the minimize

@see CTabFolder#getMinimized() @see CTabFolder#setMinimized(bool) @see CTabFolder#setMinimizeVisible(bool)

interface CTabFolder2Listener
void
minimize

Meta