输入下面代码时出错 Dim frm As WinForm.Form = Forms("窗口1") If frm.DroppedDown = False Then frm.OpenDropDown End If