| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > EditFileClass > EditFileClass Properties >====== Title (file dialog title text) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[filepattern file dialog filter .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[editfileclass methods.htm|{{btn_next_n.gif|Next page}}]] | | || | | **Title** | **CSTRING(256)** | {{blk2blue.jpg|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 process edit in place events editfileclass .htm|TakeEvent]]