vb.net - VB6.SetItemData(combobox, i, rd.Fields("XXX").Value) -
I am changing VB2 to VB2 using VS2010
When I changed the code So I found something that I do not understand is what the code is doing and what is happening and how it can be changed very well.
i = 0 while not rd.EOF cobTmp.Items.Insert (i, value ("r"). Value = "1234" then intloc1234 = i end ("d"). Value ) VB6.SetItemData (cobTmp, i, rd.Fields ( "R"). If rd.MoveNext () Debug.Print (VB6.TabLayout (VB6.GetItemData (cobTmp, i), VB6.GetItemString (cobTmp, i)) ) I = i + 1 end while How can I handle this code well:
debug. Print (VB 6.TabLayout (VB6.GetItemData (cobTmp, i), VB6.GetItemString (cobTmp, i))) I cobTmp.item (i) to VB6.GetItemData (cobTmp, i) ? P> how VB6.TabLayout ?? I know that they are ignored Go I want to do it better.
Comments
Post a Comment