Method MakeVisible
MakeVisible(Point, bool)
When implemented by a class, scrolls the control's content, if necessary, to ensure a specified text position is in view.
void MakeVisible(Point position, bool centerLine)
When implemented by a class, scrolls the control's content, if necessary, to ensure a specified text position is in view.
void MakeVisible(Point position, bool centerLine)