How to add the push button directly to the Ribbon Group via Coding?
Is it possible to add push button to the Creo Ribbon Group by coding instead of saving customize.ui file.
Right now I am using ProMenubarmenuPushbuttonAdd() then saving my toolkit command to required Group.
And also I want to rename the default group name "TOOLKIT" which created on start of the application.

