Results 1 to 5 of 5

Thread: vb.net Difference?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Seattle
    Posts
    954

    vb.net Difference?

    I simply wanted to move controls from a tab control. I did dthat and what I am loading on startup is not loading anymore. In vb6 this would not have been an issue....Code is attached, any suggestions?
    Attached Files Attached Files

  2. #2
    Frenzied Member Magiaus's Avatar
    Join Date
    Mar 2002
    Location
    swamp land
    Posts
    1,267
    what tab control
    Magiaus

    If I helped give me some points.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Seattle
    Posts
    954
    I took it off.

  4. #4
    Frenzied Member Magiaus's Avatar
    Join Date
    Mar 2002
    Location
    swamp land
    Posts
    1,267
    did you check the name of the properties everything is .text now and check the names of you controls againt the code and check to see if the form_load is there

    did vb upgade the code or did you
    Magiaus

    If I helped give me some points.

  5. #5
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    So are we talking moving controls at runtime on to the tab (thru code) or at design time?

    If its at design time did any of the controls change names?

    What is it suppose to do at start up? I fired it up with out error but I didn't get any data in the listview.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width