Friday, October 5, 2007

How to work with SaveDialog

How to work with SaveDialog

To work with SaveDialog

Step 1

To work with SaveDialog, first, you need to add the Button and SaveDialog in the Form.

The Button1 properties is Name: SaveFile, Caption: Save File.

Step 2

Example:

In the SaveDialog properties click the Filter

In the Filter Editor type int.

->

No comments: