单项选择题

假定picture1和text1分别为图片框和文本框的名称,下列不正确的语句是()

A.print 25
B.picture1.print 25
C.text1.print 25
D.debug.print 25