Share via


FormRegion.SuppressControlReplacement Property (Outlook)

Returns or sets a Boolean that disables Outlook from automatically replacing a Forms 2.0 control by a themed Outlook control at design time and runtime. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .SuppressControlReplacement

expression A variable that represents a FormRegion object.

Remarks

For more information on Outlook automatically replacing a Forms 2.0 control by a themed Outlook counterpart control, see Controls in a Custom Form.

See Also

Concepts

FormRegion Object Members

FormRegion Object