Table of Contents

Enum MenuType

The supported menu types used by the MenuDescription class.

Namespace: HP.LFT.SDK.StdWin
Assembly: HP.LFT.SDK.dll
Syntax
public enum MenuType

Fields

Name Description
ContextMenu

Context menu type.

Item

Regular menu item type.

Menu

Menu type.

SystemMenu

System menu type.

Unknown

Unknown menu type.