unload statement

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

    #1

    unload statement

    hi all

    when i load a textbox at runtime, then unload it en then load it again i get
    an error objecy already loaded?
    It realy unloads becouse it desepears from the form!!!

    howcomes?

    thanks Maarten


  • Dikkie Dik

    #2
    Re: unload statement

    Maarten wrote:[color=blue]
    > hi all
    >
    > when i load a textbox at runtime, then unload it en then load it again i get
    > an error objecy already loaded?
    > It realy unloads becouse it desepears from the form!!!
    >
    > howcomes?
    >
    > thanks Maarten
    >
    >[/color]
    I don't think you can "load it again". It is like building a house. If
    you build one and tear it down, you can not built the same house. You
    can build an almost exact copy, but the original house is lost forever.

    What were you trying to do: load a member of a control array or create a
    control "from scratch" at runtime?.

    Best regards

    Comment

    • mickey

      #3
      Re: unload statement

      On Fri, 22 Oct 2004 03:46:20 +0200, "Maarten" <gurkjaan@hotma il.com>
      you typed some letters in random order:
      [color=blue]
      >hi all
      >
      >when i load a textbox at runtime, then unload it en then load it again i get
      >an error objecy already loaded?
      >It realy unloads becouse it desepears from the form!!!
      >
      >howcomes?
      >
      >thanks Maarten
      >[/color]
      Posting your code could be helpfull
      Groetjenz,

      Mickey
      --
      #### gewoan skrieve su ast ut seist ####

      Comment

      Working...