Table of Contents

Class MenuNames

Namespace
Acuit.Pinpoint.Workstation
Assembly
Acuit.Pinpoint.Workstation.Interfaces.dll

Names for menus in the Acuit Pinpoint Workstation user interface main menu.

public static class MenuNames
Inheritance
MenuNames
Inherited Members

Fields

File

The name of the File menu.

public const string File = "File"

Field Value

string

Remarks

The sort hints for the default items in this menu are: Exit = 90

Help

The name of the Help menu.

public const string Help = "Help"

Field Value

string

Remarks

The sort hints for the default items in this menu are: About = 90

Tools

The name of the Tools menu.

public const string Tools = "Tools"

Field Value

string

Remarks

The sort hints for the default items in this menu are: Configure Server Connection = 10, Configure Local Hardware = 20, Separator = 45, Language = 50, Separator = 95A, Debug = 95B

Top

The name of the top-level menu.

public const string Top = "Top"

Field Value

string

Remarks

The sort hints for the default items in this menu are: File = 10, View = 20, Tools = 50, Help = 90

View

The name of the View menu.

public const string View = "View"

Field Value

string

Remarks

The sort hints for the default items in this menu are: Full Screen = 09, Scaling = 10