TAdvWebBrowser - Disable Back Button

Is there a way to disable the Back button from the context menu without turning off the menu completely? If not, is there a way to clear the history so the Back button does nothing? Currently, going Back returns to the blue version page or a blank page if you started with LoadHTML('') and I want to stop that. Thanks.

Unfortunately this is currently not possible. we'll have to investigate the technical possibilities in order to achieve this.