FileOpenDialog

Inheritance Hierarchy

          IWebComponent

          IWebControl

          IWebFileOpenDialog

          WebFileOpenDialog

Description

The FileOpenDialog component implements file open dialog box.

Comments

The component is non-visual. After the component is added to the form, use the Active Components panel to work with the component. Select the component and set up required properties in the object inspector. To remove the component from the form, use the corresponding context menu item on the Active Components panel.

The component is initialized via application code.

The component has different properties and methods available in the design mode and in the web form execution mode.

The component does not have events.

See also:

Creating a Web Form and Components Layout