CommandKeyBindings Property
CommandKeyBindings
When implemented by a class, represents a list of CommandKeyBinding
accepted by this FormDesignerControl
.
Declaration
List<CommandKeyBinding> CommandKeyBindings { get; }
Property Value
Type | Description |
---|---|
List<CommandKeyBinding> |