Show contents 

Express > Express Assembly Classes > EaxConfigurationPanel > EaxConfigurationPanel.OnInternalWidgetChange

EaxConfigurationPanel.OnInternalWidgetChange

Syntax

OnInternalWidgetChange(Sender: Object; Args: IWidgetChangeEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnInternalWidgetChange event occurs on changing any settings of the active object.

See also:

EaxConfigurationPanel