预定义对话框函数有
A: waitbar
B: dialog
C: msgbox
D: uimenu
A: waitbar
B: dialog
C: msgbox
D: uimenu
举一反三
- 要使用打印对话框,应首先在“部件”对话框中选择控件______。 A: MsgBox B: MicroSoft Common Dialog 6.0 C: MicroSoft Comm Control 6.0 D: InputBox
- 如果要显示VB中的预定义输入对话框,需要调用哪个函数() A: MsgBox B: Open C: Output D: InputBox
- 对话框MsgBox作为函数,其返回值一般为
- 如果要显示VisualBasic中的预定义输入对话框,需要调用VisualBasic提供的()函数。 A: MsgBox B: Open C: Output D: InputBox
- android 中要显示对话框,要定义哪个类? A: AlertDialog.Builder B: AlertDialog C: Button D: Dialog