System.Actions.TContainedActionList Events
InheritedProtected
| OnChange | protected | Occurs when a change occurs in the action list. |
| OnExecute | protected | Occurs when a client object triggers an action in the list. |
| OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
| OnStateChange | public | Occurs after the State property's value is changed. |
| OnUpdate | protected | Occurs when the application is idle so that the action list can update a specific action in the list. |