Skip to main content

What it does

Represents the errors window.

Properties

NameTypeAccessDescription
ControlsIErrorControlsRead-onlyThe collection of controls
DockingTDockingTypeRead/writeThe position of IErrorsWindow relative to IFormWindow in the document editor.
DocumentWindowIDocumentEditorRead-onlyThe document editor
FocusedControlIErrorControlRead/writeThe error which is focused at the moment
HandleintRead-onlyThe handle of the window
RatioIShellRationalRead/writeThe ratio of the IErrorsWindow size (which is a numerator) to the total size of IFromWindow plus IErrorsWindow windows (which is a denominator).
ShowAssemblingErrorsboolRead/writeSpecifies whether to show assembly errors
ShowFormatErrorsboolRead/writeSpecifies whether to show format errors
ShowRuleErrorsboolRead/writeSpecifies whether to show rule errors
ShowUnmatchedRegionErrorsboolRead/writeSpecifies whether to show errors associated with unmatched regions