<html>
	<link rel="stylesheet" type="text/css" href="Help.css" />
	<head>
		<title>Vault 3 On-Line Help: Outline / Collapse</title>
	</head>
	<body>
		<div class="TopicTitle">Outline / Collapse</div>
		<div class="TopicText">
			<p>
			Use this command to hide the subordinate items of the selected outline item. You can also collapse an collapse item by clicking the - to the item's 
			left in the outline, or by pressing the Enter key.
			</p>
		</div>
		<div class="ShortcutsTitle">Shortcuts:</div>
		<div class="Shortcuts">
			<span class="ShortcutLabel">Toolbar:</span><span class="ShortcutGraphic"><img src="artwork/collapse.png" alt="Outline / Collapse"></span><br/>
			<span class="ShortcutLabel">Keys:</span><span class="ShortcutText">Ctrl+Arrow Down</span>
		</div>
		<div class="SeeAlsoTitle">See Also:</div>
		<div class="SeeAlso">
			<a class="SeeAlsoLink" href="OutlineActions_CollapseAllAction.html">Outline / Collapse All</a>
			<a class="SeeAlsoLink" href="OutlineActions_ExpandAction.html">Outline / Expand</a>
		</div>
		<div class="PreviousNextTopics">
			<span class="PreviousTopic"><a href="OutlineActions_ExpandAllAction.html" class="PreviousTopicLink">Previous Topic</a></span>
			<span class="NextTopic"><a href="OutlineActions_CollapseAllAction.html" class="NextTopicLink">Next Topic</a></span>
		</div>
	</body>
</html>