====== CHOOSEFONT Service ====== ==== Description ==== Calls the common Windows //Font// dialog box. ==== Parameters ==== ^Parameter^Description^ |////|Owner window.| |////|An @SVM delimited font structure (see the [[[guides:programming:programmers_reference_manual:font|FONT property]]). This specifies the font that will be initially selected when the font dialog is displayed. This value can be null or partially complete.| |//Returnvalue//|An @SVM delimited font structure as selected by the user (see the [[[guides:programming:programmers_reference_manual:FONT|FONT property]]). The return value will be null if the user cancels from the Font dialog.| ==== Remarks ==== For more information about CHOOSEFONT, refer to the description for the [[[guides:programming:programmers_reference_manual:FONT|FONT property]] in [[chapter_properties|Chapter 4: Properties.]] ==== See Also ==== [[beep_service|BEEP]] Service [[destroy_service|DESTROY]] Service [[removedir_service|REMOVEDIR]] Service [[choosecolor_service|CHOOSECOLOR]] Service [[flush_service|FLUSH]] Service [[renamedir_service|RENAMEDIR]] Service [[choosedir_service|CHOOSEDIR]] Service [[get_event_service|GET_EVENT]] Service [[renamefile_service|RENAMEFILE]] Service [[choosefile_service|CHOOSEFILE]] Service [[getlogicaldrives_service|GETLOGICALDRIVES]] Service [[runhelp_service|RUNHELP]] Service [[choosefont_service|CHOOSEFONT]] Service [[makedir_service|MAKEDIR]] Service [[runwin_service|RUNWIN]] Service [[copyfile_service|COPYFILE]] Service [[objectid_service|OBJECTID]] Service [[textrect_service|TEXTRECT]] Service [[create_service|CREATE]] Service [[objectlist_service|OBJECTLIST]] Service [[wincount_service|WINCOUNT]] Service [[cursor_service|CURSOR]] Service [[printsetup_service|PRINTSETUP]] Service [[utility|Utility]] function