thanks ender. the go west example helps .. i think i just need to get stuck in one of my programs where i have no other choice but to use a delegate.
i even got delegates working between forms, basically just one form referencing a method in another form, .. but i had to pass the delegate from one form to the other.
i thought, why not just pass the form from itself to the other.
still confused, but a little less.
