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

RibbonCommandInfo Class Members

The following tables list the members exposed by RibbonCommandInfo.

Public Constructors
 NameDescription
Public Constructor  
Top
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 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
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of RibbonCommandInfo object.  
Top
See Also