How to customize the GUI of MIPSDK (ConfigApiClient)

Is there any way to customize the GUI of MIPSDK (ConfigApiClient)?

For example, to remove unused buttons, etc.

ConfigAPIClient is just a sample of MIP SDK, it was never intended as XProtect production code. You can change it as you want, but it might be a good idea to start with a design of the client that suits best and then incorporate the code for doing the functionality you need using the sample as an inspiration only..