BrowseButtons Class

The BrowseButtons class is a subclass of the Control class and inherits all of the properties and methods defined in the Control and Window classes. Browse buttons are not supported on Web page forms and are ignored when HTML is generated.

The BrowseButtons control consists of four buttons that can be clicked. The buttons are normally interpreted to indicate:

Clicking a button invokes an event describing which button was clicked. If a button is painted in a StatusLine control, that control resizes to position the browse control within the inner border of the StatusLine control.

For a summary of the constants and events defined in the BrowseButtons class, see "BrowseButtons Class Constants" and "BrowseButtons Events", in the following subsections.