Multiple choice technology programming languages which characteristics can be set at design time using the Style property of dialog box? child popup Overlapped Borders Reveal answer Fill a bubble to check yourself A,B,C Correct answer Explanation In Windows dialog box design, the Style property controls window styles including child windows (child), popup windows (popup), and overlapped windows (Overlapped). Borders is typically handled separately or through other properties.