vb 循环控件

Dim cntrl As Control For Each cntrl In frm If TypeOf cntrl Is CommandButton Or TypeOf cntrl Is CheckBox Or TypeOf cntrl Is fpBtn Then
posted @ 2017-03-05 00:00  PhilXu  阅读(122)  评论(0)    收藏  举报