Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15587

looping combobox IN FRAME VB6 and retirn combobox name

$
0
0
my test code:

...
Dim cCont As Control, name as string

For Each cCont In Me.Controls.Frame1
If TypeName(cCont) = "COMBOBOX" Then
name=?????
End If
Next cCont
...

i need only for frame1, in form have also frame2.

Viewing all articles
Browse latest Browse all 15587

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>