Depending on what you know about the other application, variations on
the SendMessage() function may be useful. But, there's really nothing
about your question that is relevant to C# or .NET. The question is
off-topic here, and you will get much better help posting it to a
relevant newsgroup instead of here.
Pete
Not sure why it is off topic here. The original question was how can
I open the File menu and click the fourth item down. And specifically
how do I do this with C#. I realize I left that last part out of my
original post but you will surely forgive me for thinking that it was
implied by the fact I posted the question in a C# group.
I have done this kind of thing in the past with APIs in VB6. However
now I need to do it in C#. Not having 20 years experience in C# and
more specifically the .Net framework as I do with VB (classic), I have
no idea what framework tools might be available to me.
If in fact there are no framework tools that would help (as indicated
by the previous poster), I would appreciate any pointers on how to go
about calling the requisite APIs in C#.
Thanks,
Steve