Class PMItem
Represents a menu item in popupMenu.
public class PMItem : MTItem
Remarks
Most properties cannot be changed while the menu is open. Can be changed Tag, Tooltip, IsChecked and IsDisabled.
Namespace: Au.Types
Assembly: Au.dll
Inherited Members
Properties
| Name | Description |
|---|---|
| BackgroundColor | Gets or sets background color. |
| Clicked | Gets item action. |
| FontBold | Gets or sets whether to use bold font. |
| Hotkey | Hotkey display text. |
| Id | Gets or sets menu item id. |
| IsChecked | Gets or sets checked state. |
| IsDisabled | Gets or sets disabled state. |
| IsSeparator |
|
| IsSubmenu |
|