Embedded Browse Control Methods

Description

In addition to the standard Browse methods, the Embedded Browse Control has the following methods. The embedded browse control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.

Argument
Description
.REPAINT()

Re-displays a control.

See Also