英语翻译Private Sub Combo1_Click()Text1.SetFocusOption1.Value = TrueText1.Locked = FalseEnd Sub
来源:学生作业帮助网 编辑:作业帮 时间:2024/11/05 21:51:31
x){ѽ~~b@QfYbIBpis~nRasNfrfHjE^pj[~riAIf~^XbNiBHQi*DO~rvj
P-185/dMR>=`ܖQmaI-` lէw&|ַmO{>m
xyΧf=lZ9kɇaϓϙ}9F 1
E
英语翻译Private Sub Combo1_Click()Text1.SetFocusOption1.Value = TrueText1.Locked = FalseEnd Sub
英语翻译
Private Sub Combo1_Click()
Text1.SetFocus
Option1.Value = True
Text1.Locked = False
End Sub
英语翻译Private Sub Combo1_Click()Text1.SetFocusOption1.Value = TrueText1.Locked = FalseEnd Sub
对combo控件单击
焦点定到文本1上,option1值为真,文本1不锁定