[]
Creates a command holder and initializes it.
public static C1CommandHolder CreateCommandHolder(Control form)
| Type | Name | Description |
|---|---|---|
| Control | form | Form for which the command holder is created. |
| Type | Description |
|---|---|
| C1CommandHolder | The command holder created. |