WM_FORMATFRAME (in Frame Controls) - Remarks

Applications that subclass frame controls may find that the frame is already subclassed; the number of frame controls is variable.

The WM_FORMATFRAME and WM_QUERYFRAMECTLCOUNT messages must always be subclassed by calling the previous window procedure and modifying its result.


[Back: WM_FORMATFRAME (in Frame Controls) - Syntax]
[Next: WM_FORMATFRAME (in Frame Controls) - Default Processing]