ImageActiveXControl.IsAutoSize

ImageActiveXControl.IsAutoSize property

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

public override bool IsAutoSize { get; set; }

See Also