Container.m_autoResize

Container should be resized if a child control is bigger ?

class Container
protected
bool m_autoResize;

Meta