Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / RemoveIcon Method
Index of the icon which should be removed

In This Topic
    RemoveIcon Method
    In This Topic
    Removes custom icon from the ribbon bar
    Syntax
    public void RemoveIcon( 
       int index
    )
    public:
    void RemoveIcon( 
       int index
    ) 

    Parameters

    index
    Index of the icon which should be removed
    See Also