你可能感兴趣的试题
Text1.Clear Text1.Locked=True Text1.Visible=False Text1. Enabled=True
Prlvate Sub Text1_Change() Command1. Caption="计算机等级考试" End Sub Private Sub Command1_Click() Caption="计算机等级考试" End Sub Private Sub Form_Load() Text1. Caption="计算机等级考试" End Sub Private SubCommand1_Click() Text1. Text="计算机等级考试" End Sub
Text1.Clear Text1.Locked=True Text1.Visible=False text1.Enabled=True
Text1.Clear Text1.Locked=True Text1.Visible=False Text1.Enabled=True
Text1.Clear Text1.Locked=True Text1.Visible=False Text1.Enabled=True
Private Sub Text1_Change( ) Command1.Caption=“计算机等级考试” End Sub Private Sub Command1_Cick( ) Caption=“计算机等级考试” End Sub PrivateSubForm1_Click( ) Text1.Caption=“计算机等级考试” End Sub PrivateSubCommand1_Click() Text1.Text=“计算机等级考试” End Sub
Text1.Clear Text1.Locked=True Text1.Visible=False Text1.Enabled=True