[]
Gets or sets the arbitrary control attached to the command.
[C1Category("Behavior")] [C1Description("C1CommandControl.Control", "Gets or sets the arbitrary control attached to the command.")] public Control Control { get; set; }