Results 1 to 3 of 3

Thread: Strange Property not saving when writting file to HD

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2000
    Location
    England
    Posts
    246

    Strange Property not saving when writting file to HD

    I have a control which has a design-time read only property.

    It is generated from a static class data variable (it remains the same for all classes).

    Its get statement is normal

    its let statement produces a msgbox if it is design time, stating it is ready only.

    The property save fine to memory.

    (opening and closing the form in VB triggers the read/write events and everything works fine)

    however if you save the file and close VB, then re-open the Last placed control (and only the last) loses itsa property value.

    Any ideas?
    Some Days, i just get this feeling that i'm helping to write dozens of Viruses...

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Apr 2000
    Location
    England
    Posts
    246
    No ideas?
    Some Days, i just get this feeling that i'm helping to write dozens of Viruses...

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Apr 2000
    Location
    England
    Posts
    246
    bump
    Some Days, i just get this feeling that i'm helping to write dozens of Viruses...

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