[]
Gets or sets the whether the shortcut key for the button item.
[Browsable(false)]
public CalculatorButtonMappingCollection ButtonMappings { get; set; }
<Browsable(False)>
Public Property ButtonMappings As CalculatorButtonMappingCollection
Type | Description |
---|---|
CalculatorButtonMappingCollection | A CalculatorButtonMappingCollection object indicates the button mapping collection. |
User can add,remove a button mapping relation between the key and button.