INFORMIX
Visionary User's Guide
Appendix A: Object Properties Reference
Home Contents Index Master Index New Book

WebBrowser Control

The WebBrowser Control object is the browser control used in Internet Explorer 4.0.

Valid properties for the WebBrowser Control object are described in the following table.

Property Data Type Description

Address

FilePath

Column name for a large object, name of a file or URL, or the name of a directory. The contents can be an HTML page, image, OLE document, directory of files, or any other format supported by Internet Explorer 4.0.

Location

Point

x, y coordinates of the center of the control.

Width

Numeric

Width of the inner dimensions of the control (does not include the thickness of the border, if any).

Height

Numeric

Height of the inner dimensions of the control (does not include the thickness of the border or the height of tabs if they are displayed).

Visible

Boolean

Determines whether or not the control is visible.

Title

String

Text to be placed on the tab if a tabbed border is selected.

BorderType

Enum

Style of the control border.

FontName

FontName

Name of the font to be used for a tabbed border.

Size

Numeric

Size of the font used in a tabbed border.

FixedFontSize

Boolean

Determines whether the text in the tabbed border scales with the zoom factor. If True, the text remains the same size regardless of zoom.

Bold

Boolean

Displays the tab text in bold.

Italic

Boolean

Displays the tab text in italics.

FontColor

Color

Specifies the color of the tab text.




Visionary User's Guide, version 1.0
Copyright © 1998, Informix Software, Inc. All rights reserved.