Navigation:  ABC Library Reference > EditFileClass > EditFileClass Properties >====== Title (file dialog title text) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
Title CSTRING(256)

blk2blue.jpg

The Title property contains a string that sets the title bar text in the Windows file dialog.

Implementation:

The EditFileClass (TakeEvent method) uses the Title property as the title parameter to the FILEDIALOG procedure. See FILEDIALOG in the Language Reference for more information.

See Also:     TakeEvent