The View Object - HTML2EXE Programming Interface

Document Path: Home Page / Programming / HTML2EXE / Interfaces / View Object  
Properties Border ContextMenuHandler EnableContextMenu MessageHook NewWindowOption WebBrowser WebEventHandler
Methods RedrawWindow
Properties

Border

Value BOOL
Access Get, Put
Notes

ContextMenuHandler

Value Object
Access Put
Notes

EnableContextMenu

Value BOOL
Access Get, Put
Notes

MessageHook

Value Object
Access Get
Notes

NewWindowOption

Value ULONG
Access Get, Put
Notes

WebBrowser

Value Object
Access Get
Notes

WebEventHandler

Value WebEventHanlder
Access Put
Notes
  • Callback Functin Protypes (javascript):
    function MyWebEventHanlder(webevent)
    {
    }
    
    
Methods

RedrawWindow

Return Value
Notes