Hi everyone,

I want to programmatically call procedure, which is an callback for ribbonX control. I know, that there is control parameter dimensioned as IRibbonControl. I was thinnking, that I can simply create variable of this type and assigned it to the button on the ribbonX, but probably this could not be done

Do you have any solution to the given problem?