MakeCurrent Method

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Makes the specified section the current section.

expression.MakeCurrent(ScrollIntoView)

expression   An expression that returns a Section object.

ScrollIntoView Optional Boolean. Set this argument to True to scroll the section into view. The default value is False.