当前位置: X题卡 > 所有题目 > 题目详情

窗体上有一个名称为List1的列表框,一个名称为Text1的文本框,一个名称为Label1、 Caption属性为“Sum”的标签,一个名称为Command1、标题为“计算”的命令按钮。 程序运行后...

查看本题答案

你可能感兴趣的试题

Private Sub List1_Click( )   Label1.Caption=List1.List1ndex End Sub  Private Sub List1_Click( ) Label1.Name=List1.List1ndex End Sub  Private Sub List1_Click( ) Label1.Name=List1.Text End Sub  Private Sub List1_Click( ) Label1.Caption=List1.Text End Sub  
Private Sub List1_Click() Label1.Caption=List1.ListIndex End Sub  Private Sub List1 Click() Label1.Name=List1.ListIndex End Sub  Private Sub List1_Click() Label1.Name=List1.Text End Sub  Private Sub List1_Click() Label1.Caption=List1.Text End Sub  
PriVate Sub List1_Click() LabelCaptiOn=LisListIndex End Sub  PriVate Sub List1_Click() LabelName=listListIndex End Sub  Private Sub List1_Click() LabelName=ListText End Sub  Private Sub List1_Click() LabelCaption=List1.Text End Sub  
List1. RemoveItem List1. Text  List1. RemoveItem List1. Clear  List1. RemoveItem List1. ListCount  List1. RemoveItem List1. ListIndex  
Private Sub List1_Click() Label1.Caption=List1.ListIndex End Sub  Private Sub List1_click() Label1.Name=List1.ListIndex End Sub  Private Sub List1_click() Label1.Name=List1.Text End Sub  Private Sub List1_Click() Label1.Caption=List1.Text End Sub  
Private Sub List1_Click() Label1.Caption=List1.ListIndex  End Sub  Private Sub List1_Click()  Label1.Name:List1=ListIndex  End Sub  Private Sub List1_Click()  Label1.Name=List1.Text  End Sub  Private Sub List1_Click()  Laloel1.Caption=List1.Text  End Sub  
Private Sub List1_Click() LabelCaption=List1.ListIndex End Sub  Private Sub List1_Click() LabelName=List1.ListIndex End Sub  Private Sub List1_Click() LabelName=List1.Text End Sub  Private Sub List1_Click() Label Caption=List1.Text End Sub  
Private Sub List1 Click() Label1.Caption=List1.List- Index End Sub  Private Sub List1_Click() Label1.Name=List1. ListIn- dex End Sub  Private Sub List1 Click() Label1.Name=List1.Text End Sub  Private Sub List1_Click() Label1.Caption=List1.Text End Sub  
Private Sub List1_Click() LabelCaption=List1.ListIndex End Sub  Private Sub List1_Click() LabelName=List1.ListIndex End Sub  PrivateSubListl click() LabelName=List1.Text End Sub  Private Sub List1_Click() LabelCaption=List1.Text End Sub  

热门试题

更多