单项选择题

要使表单的标题变为“档案管理”,应设置命令按钮Commandl的Click事件为().

A.ThisForm.Commandl.Caption="档案管理"
B.Parent.Caption="档案管理"
C.ThisForm.Caption="档案管理"
D.This.Caption="档案管理\