You can set the color that will represent transparent areas of the ControlBar(UserControl) by using the ControlBar.DefaultTransparencyKey property. The property is enabled if the ControlBar.TransparentBackground property is set to True. In the transparent mode, users cannot operate the controls on the Form behind through the transparency.