Programming with Reflection
ShowTitleBar property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether or not the title bar is displayed in the Reflection window. For example, the following statement removes the title bar:
Session.ShowTitleBar = False
The default value is True.