zain 0 Posted February 12, 2011 I am running a .NET application.I want to get application object so that i can listen to events it trigger. ObjEvent ( $ObjectVar, "functionprefix" [, "interface name"] ) the information of window is ;Title: Login ;Class: WindowsForms10.window.8.app.0.33c0d9d ;Position: 0, 0 ;Size: 1024, 768 ;Style: 0x16010000 ;ExStyle: 0x00010000 ;Handle: 0x00020202 I do not know how to fit this in ObjGet ( "filename" [, "classname"] ) function. if i pass the class name to function as seen by auto-it window info it throws error. Please help me.thanks. Share this post Link to post Share on other sites
wakillon 403 Posted February 12, 2011 (edited) It's not the good forum !go here. Edited February 12, 2011 by wakillon AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Share this post Link to post Share on other sites