Class TAMenuItem
Used with AutotextTriggerArgs.Menu.
public class TAMenuItem
Namespace: Au.Triggers
Assembly: Au.dll
Constructors
Name | Description |
---|---|
TAMenuItem(string, string, string, int) | Sets menu item label and replacement text. |
Properties
Name | Description |
---|---|
Html | |
Label | |
Text |
Operators
Name | Description |
---|---|
implicit operator TAMenuItem(string) | Creates TAMenuItem with only Text. |