Help

Overview

The Help ribbon tab groups export, internet, and product-information commands.

Function

The tab opens help resources such as EULA, about, community links, and export helpers.

Access

This topic was rebuilt from MainWindow.xaml and MainWindow.xaml.cs. The source defines the Help ribbon tab and the commands shown under it.

How to access

Navigation tree

Not direct. Use the main ribbon.

Toolbar

Help

Diagram

Not direct. Use the main ribbon.

Visual element

MainWindow ribbon -> Help

Screen overview

The Help ribbon tab shows the following source-defined button labels and groups.

IDPropertyDescription
1HomeVisible label, button, tab, or grid header defined in the source-backed XAML.
2Export to VisioVisible label, button, tab, or grid header defined in the source-backed XAML.
3Export in WordVisible label, button, tab, or grid header defined in the source-backed XAML.
4WikipediaVisible label, button, tab, or grid header defined in the source-backed XAML.
5VideosVisible label, button, tab, or grid header defined in the source-backed XAML.
6CommunityVisible label, button, tab, or grid header defined in the source-backed XAML.
7Version historyVisible label, button, tab, or grid header defined in the source-backed XAML.
8EULAVisible label, button, tab, or grid header defined in the source-backed XAML.
9AboutVisible label, button, tab, or grid header defined in the source-backed XAML.
10ExportVisible label, button, tab, or grid header defined in the source-backed XAML.
11InternetVisible label, button, tab, or grid header defined in the source-backed XAML.

Related topics