dim test as new form1

  • Thread starter Thread starter Maarten
  • Start date Start date
indeed i tried and worked fine, i have to learn to try more myself before
bothering you.

thank you all verry much for yourre help

Kind regards Maarten
 
Maarten said:
indeed i tried and worked fine, i have to learn to try more myself before
bothering you.

You don't bother me, but it's always a good idea to try to find a solution
before posting.
 
Herfried,
You don't bother me, but it's always a good idea to try to find a solution
before posting.
Why do you think Maarten did not do that? Sometimes posting helps to get the
idea.

For posting it is needed that the Op describes his problem and doing that
almost find his problem himself.

As I often said to you, it is not only giving a link, sometimes it is
helping to find the problem and than the OP has the solution himself.

Just my thought,

Cor
 
Cor,

Cor Ligthert said:
Why do you think Maarten did not do that? Sometimes posting helps to get
the idea.

Maarten said:

| i have to learn to try more myself before
| bothering you.
 
Why do you think Maarten did not do that? Sometimes posting helps to get
Maarten said:

| i have to learn to try more myself before
| bothering you.
Right, a good conclussion he made after getting some help from you, Larry
and me.

However for me no reason that he should not post his problems.

Cor
 
Cor,

Cor Ligthert said:
Right, a good conclussion he made after getting some help from you, Larry
and me.

However for me no reason that he should not post his problems.

I didn't say anything else...
 
Maarten said:
What i do now, is store the data in in a couple of arrays, this is the
datastorage where all my forms get their data.

I think i undertand what you mean with youre last reply,

If you understood that I meant the 'datastorage' should be a class
that raises events, then you understood correctly. Arrays won't raise
any events you can subscribe to....
the last code you gave me won't work, i get an error "Object reference not
set to an instance of an object."

What 'last code' was that?

LFS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top