Click here to Skip to main content
15,893,622 members

Comments by crgmustang (Top 3 by date)

crgmustang 26-Sep-14 19:26pm View    
Thanks for the help I added more of the code. I checked out delegates and the invoke method but its for a Control and not an AutomationElement. Is there someway to cast an AutomationElement to a control so I can access invoke?
crgmustang 31-May-10 16:24pm View    
Awesome, we have a winner. I have been fighting for the last week or so trying to find memory leaks that don't really exist. I will definitely keep this in mind for my next assignment and any future programs.

Thanks much Waldemar.sauer and thank you everyone else who offered suggestions. I actually have a bunch of good stuff I can apply to my next programming assignment.

This was my first time using this site and I am very impressed with everyone here. Thanks a bunch.
crgmustang 26-May-10 10:14am View    
Deleted
No I double checked my Passenger class and no there aren't any pointers used. I'm beginning to lean towards Christian's answer that my leak detector might suck.