CPane::OnAfterFloat
Called by the framework after a pane floats.
virtual void OnAfterFloat();
Remarks
You can override this method in a derived class if you want to perform any processing after a pane floats.
Requirements
Header: afxPane.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Called by the framework after a pane floats.
virtual void OnAfterFloat();
You can override this method in a derived class if you want to perform any processing after a pane floats.
Header: afxPane.h