Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommandInfo Class / RibbonCommandInfo Constructor

In This Topic
    RibbonCommandInfo Constructor
    In This Topic
    Syntax
    public RibbonCommandInfo( 
       string buttonText,
       string actionCommandLine
    )
    public:
    RibbonCommandInfo( 
       String^ buttonText,
       String^ actionCommandLine
    )

    Parameters

    buttonText
    actionCommandLine
    See Also