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

In This Topic
    RibbonCommandInfo Class Properties
    In This Topic

    For a list of all members of this type, see RibbonCommandInfo members.

    Public Properties
     NameDescription
    Public PropertyProperty to get or set action command line.  
    Public PropertyProperty to get or set button text.  
    Public PropertyProperty to get or set description of the button. Optional parameter.  
    Public PropertyProperty to get or set the icon of the button. Optional parameter.  
    Public PropertyProperty to get or set the position index of the button. Optional parameter.  
    Public PropertyProperty to get or set button text, multilanguage. If set it is used instead of normal button text. Optional parameter.  
    Public PropertyProperty to get or set description of the button, multilanguage. If set it is used instead of normal text description. Optional parameter.  
    Public PropertyProperty to get or set tooltip of the button, multilanguage. If set it is used instead of normal text tooltip. Optional parameter.  
    Public PropertyProperty to get or set tooltip of the button. Optional parameter.  
    Top
    See Also