my apps is loading a lot of controls at runtime. i'd like to keep an eye on system resources while my app is under a heavy load.

is there a function for returning the memory footprint of a control?

thanks