debsamguru
Member
- Local time
- Today, 00:14
- Joined
- Oct 24, 2010
- Messages
- 82
Hi,
I call a FormA from several forms - e.g. Form1, Form2 and Form3. I want to code some processing in FormA dependant upon which form has called FormA. Is the only way to get the calling formname by passing it in OpenArgs? If I already pass an OpenArg, do I have to concatenate a string together to be separated in FormA? Is there an easier way to do this?
I call a FormA from several forms - e.g. Form1, Form2 and Form3. I want to code some processing in FormA dependant upon which form has called FormA. Is the only way to get the calling formname by passing it in OpenArgs? If I already pass an OpenArg, do I have to concatenate a string together to be separated in FormA? Is there an easier way to do this?