With the api would I be able to create my own GUI for virtualbox to be able to access all of the same features without actually accessing the virtualbox manager? So if I created an application that used their API and not have to distribute it with all the other files such as Virtualbox manager QT files etc.
Or does the api only control the manager?
My plan is to recreate the virtualbox manager in .net and not have to depend on redistributing it with the virtualbox manager.