FileSaveDialog

Inheritance Hierarchy

          IWebComponent

          IWebControl

          IWebFileSaveDialog

          WebFileSaveDialog

Description

The FileSaveDialog component implements a file save 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. Before initialization determine value of the FileData property.

The component has different properties 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