Forum Migration Notice
Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Import Button C# in Visual Studio

Hi, I am creating an add-in for RobotStudio v 5.13 by VisualStudio in C # for a thesis project  in computer engineering. I understand how to create new ribbontab and ribbongroup  through the APIguide in the software. My question are : is possible to import existing buttons in RobotStudio, such as "Syncronize to VC" or "import geometry"  with their related functions? For example by reference to a library in the program directory?
Thanks in advance for all the answers ...