Table of Contents

Property CommandKeyBindings

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

CommandKeyBindings

When implemented by a class, represents a list of CommandKeyBinding accepted by this FormDesignerControl.

List<CommandKeyBinding> CommandKeyBindings { get; }

Property Value

List<CommandKeyBinding>