Resize issue workaround in VFP9

WMP player has a small resize issue when the Play state changes.
It will automatically resize the player object to the default size of 240 x 240

To overcome this, add code in the base class StatusChange() method to force a resize of your hosting object (eg form or container). Code like this will work:

This will ensure the WMP object resizes according to your anchor settings



Last Updated: 31/07/2005