It is possible to remove networking modes from Oracle VM VirtualBox GUI. To do this, use the following command:
VBoxManage setextradata global GUI/RestrictedNetworkAttachmentTypesproperty [,property ...]
Remove the NAT option from the GUI.
Remove the NAT network option from the GUI.
Remove the Bridged networking option from the GUI.
Remove the Internal networking option from the GUI.
Remove the Host Only networking option from the GUI.
Remove the Generic networking option from the GUI.
This is a global setting. You can specify any combination of properties. To restore the default behavior, use the following command:
VBoxManage setextradata global GUI/RestrictedNetworkAttachmentTypes