CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2005
    Location
    Oregon
    Posts
    3,725

    microsoft ui automation doubt

    Hello All,
    I had just Started working on Microsoft UI automation .It's pretty confusing to me as such there is no article and tutorial for doing stuff in C++.I learned Couple of things .SO at this time i am able to perform automation like button control etc. But now i have a grid Control which contain list control combo box check box etc and i have to perform automation on this and i have no idea how to proceed i will appreciate if anyone can help me to resolve this problem.

    Thanks

  2. #2
    Join Date
    Apr 2010
    Location
    Western WA, USA
    Posts
    59

    Re: microsoft ui automation doubt

    ... i have to perform automation on this ...
    What do you mean by "automation"??

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured