Table of Contents

Struct ShortcutInfo.FormatOptions

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Specifies formatting options for converting shortcut information to a string.

public struct ShortcutInfo.FormatOptions

Properties

ForUser

Gets or sets a value indicating whether the string representation should be formatted for user display.

Tag

Gets or sets an object that contains data associated with this instance.

Template

Gets or sets the template string used for formatting, if UseTemplate is true.

UseTemplate

Gets or sets a value indicating whether to use a template for formatting.