[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandHolder.CreateCommandHolder

CreateCommandHolder Method

CreateCommandHolder(Control)

Creates a command holder and initializes it.

Declaration
public static C1CommandHolder CreateCommandHolder(Control form)
Public Shared Function CreateCommandHolder(form As Control) As C1CommandHolder
Parameters
Type Name Description
Control form

Form for which the command holder is created.

Returns
Type Description
C1CommandHolder

The command holder created.