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] [Next]