SetBatchLines -1 Gui_Add_DashedBox("w350 h50") Gui_Add_DashedBox("w350 h100", "Text") Gui_Add_DashedBox("w350 h100", "Text", "cRed s12 bold") Gui_Add_DashedBox("w350 h100", "Text", "cRed s12 bold", "vDBox1") Gui, Show Return GuiClose: ExitApp #Include, Gui_Add_DashedBox.ahk