Superclassed Standard Controls

Some applications that use standard controls alter their behavior by employing a technique known as superclassing. When an application uses superclassed standard controls, basic control functions are still handled by the underlying system code for the standard control type, but the application adds its own special behavior. You should follow these guidelines when using superclassed standard controls: