| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > EditFontClass > EditFontClass Properties >====== Title (font dialog title text) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[editfontclass properties.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[editfontclass 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 font dialog. **Implementation:** The EditFontClass (TakeEvent method) uses the Title property as the //title //parameter to the FONTDIALOG procedure. See //FONTDIALOG //in the //Language Reference// for more information. **See Also:**     [[takeevent process edit in place events editfontclass .htm|TakeEvent]]