Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Check loaded objects?
#1
Is it possible to check if an object is loaded?

I want do to the following (pseudo code):

Click scroll bar left, incs scroll bar value to 1.
Load object called say "name1(scroll bar value)".
Later, Check if "name1(scroll bar value)" is already loaded, and if so, don't load it gaain. If not, load it and show it on the form.

That possible? I know I can unload and reload the objects but I don't want to lose the data that is contained in them. Help is appreciated Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)