|
virtual |
Called by the framework to handle the system ABN_STATECHANGE message.
The ABN_STATECHANGE message notifies an application bar that the task bar's auto-hide or always-on-top state has changed. The application bar can use this to conform to the settings of the system task bar.
bAutoHide | Specifies new auto-hide state of the application bar. |
bAlwaysOnTop | Specifies new always-on-top state of the application bar. |