CodePane Property

Applies To

CodeModule object.

Description

Returns a CodePane object. Read-only.

Remarks

If a code pane exists, it becomes the active code pane, and the window that contains it becomes the active window. If a code pane doesn't exist for the module, the CodePane property creates one.

See Also

ActiveCodePane property, CodePane object, CodePanes collection, CodePanes property.