'Declaration Property onbeforeunload As System.Object
System.object onbeforeunload {get; set;}
onbeforeunload
property of IHTMLBodyElement
interface.
'Declaration Property onbeforeunload As System.Object
System.object onbeforeunload {get; set;}
An original IDL definition of onbeforeunload
property was the following: VARIANT onbeforeunload
;