Share via


COleControl::ControlInfoChanged

Call this function when the set of mnemonics supported by the control has changed.

void ControlInfoChanged( );

Remarks

Upon receiving this notification, the control's container obtains the new set of mnemonics by making a call to IOleControl::GetControlInfo. Note that the container is not required to respond to this notification.

Requirements

Header: afxctl.h

See Also

Reference

COleControl Class

Hierarchy Chart