CommandKeyBindings Property
CommandKeyBindings
Represents a list of CommandKeyBinding
accepted by this FormDesignerControl
.
Declaration
[Browsable(false)]
public List<CommandKeyBinding> CommandKeyBindings { get; }
Property Value
Type | Description |
---|---|
List<CommandKeyBinding> |