Search notes:

VB Editor Object Model: CodePane

The CodePane object refers to the area where source code can be entered, edited or deleted.

Procedures and properties

codeModule
codePaneView vbext_cv_ProcedureView or vbext_cv_FullModuleView
countOfVisibleLines
getSelection This procudure takes for long parameters byRef and fills them with the line and columns where the selection starts and end.
show
topLevel

See also

The VB Editor object model

Index