单项选择题

如果要让一个名为NP的标签显示“提示”,则应使用代码()

A.labell.Caption=“提示”
B.Labell.Text=“提示”
C.lblP.Caption=“提示”
D.lblP.Text =“提示”