Invoked when the movie clip drawing needs to be regenerated.
protected virtual void OnPaint();
For the OnPaint method to be invoked, use the Invalidate method on the movie clip.
The OnPaint method is only invoked when necessary.
© 2004-2005 GlobFX Technologies. All rights reserved. |