The Toolbar Object - HTML2EXE Programming Interface

Document Path: Home Page / Programming / HTML2EXE / Interfaces / Toolbar Object  
Introduction

Each Frame has 3 Toolbar objects: the Tool-bar, the Side-bar and the Status-bar. When a Frame is created, the Host loads the Main View's HTML document and sets the boars invisible. You should have codes in you Main View HTML to initialize the bars - set their visibilities, contents, size etc.

Properties Height View Visible Width
Methods Open
Properties

Height

Value ULONG
Access Get, Put
Notes

View

Value Object
Access Get
Notes

Visible

Value BOOL
Access Get, Put
Notes

Width

Value ULONG
Access Get, Put
Notes
Methods

Open

Return Value
Arguments:
  • BSTR resItemOrURL
Notes