Supress dialog box while tracing High Resolution bitmap

Hi,

I am developing a VBA macro to trace bitmaps in a folder. For some high-resolution bitmaps, I see dialog box showing message like:

Power Trace: Bitmap size is too large and must be reduced.

I am given two options (1). Reduce bitmap (2). Keep original size

I want this box to be suppressed with the second option to keep the image to original size. Is it possible?

Regards.