Visual Basic Extensibility Reference

CodePane Object

See Also   Example   Properties   Methods   Events   Specifics



Represents a code pane.

Remarks

Use the CodePane object to manipulate the position of visible text or the text selection displayed in the code pane.

You can use the Show method to make the code pane you specify visible. Use the SetSelection method to set the selection in a code pane and the GetSelection method to return the location of the selection in a code pane.