what in for vb.net.....

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Supra

    what in for vb.net.....

    in vb6:
    combobox1.List( i) = combobox1.text. .

    what in for vb.net
    AxImageCombo1.. .... =AxImageCombo1. text
    regards,
    supra


  • Hermit Dave

    #2
    Re: what in for vb.net.....

    AxImageCombo !! is it a component that ships with vs.net ? if not look up
    the documentation that came with it.

    --

    Regards,

    Hermit Dave
    (http://hdave.blogspot.com)
    "Supra" <supra56@rogers .com> wrote in message
    news:73V3d.7653 $fFq1.5810@news 04.bloor.is.net .cable.rogers.c om...[color=blue]
    > in vb6:
    > combobox1.List( i) = combobox1.text. .
    >
    > what in for vb.net
    > AxImageCombo1.. .... =AxImageCombo1. text
    > regards,
    > supra
    >
    >[/color]


    Comment

    Working...