Method Initialize
Initialize(ISyntaxEdit)
When implemented by a class, initializes an instance of the ScrollBarAnnotations
class with a specified owner.
void Initialize(ISyntaxEdit edit)
Parameters
edit
ISyntaxEditISyntaxEdit
to which this new instance belongs.