ActiveXControl.IsAutoSize

ActiveXControl.IsAutoSize property

Indicates whether the control will automatically resize to display its entire contents.

public virtual bool IsAutoSize { get; set; }

See Also