End Dialog (statement)

Syntax Begin Dialog DialogName [x],[y],width,height,title$ [,[.DlgProc] [,[PicName$] [,style]]]  Dialog Statements End Dialog
Description Defines the end of the dialog box template for use with the Dialog statement and function.
See Also Begin Dialog (statement), CancelButton (statement); CheckBox (statement); ComboBox (statement); Dialog (function); Dialog (statement); DlgProc (function); DropListBox (statement); GroupBox (statement); ListBox (statement); OKButton (statement); OptionButton (statement); OptionGroup (statement); Picture (statement; PictureButton (statement); PushButton (statement); Text (statement); TextBox (statement).
Note Within user dialog boxes, the default font is 8-point MS Sans Serif.