Hi Bernard, thx for the reply

Well, I'm not a VB expert, I only use it to simplify things hard to achieve in my environment, but I don't think your suggestion could solve it. I need to declare a method with the name "select" but VB6 doesn't allow it. But thanks anyway, I just learned one more thing that might be useful in the future :)

Did you try the CallByName function of VBA ?

CallByName oMenuListener, "select", vbMethod, oMenuEvent



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to