Jan 16, 2006 #1 borntorun MIS Joined Oct 16, 2003 Messages 82 Location GB Hi, I have an ocx file i register to visual studio.net or access. How can i then just view the methods and properties that object exposes? Thanks.
Hi, I have an ocx file i register to visual studio.net or access. How can i then just view the methods and properties that object exposes? Thanks.
Jan 16, 2006 1 #2 zemp Programmer Joined Jan 27, 2002 Messages 3,301 Location CA Try adding it to a project and then using the object browser. zemp Upvote 0 Downvote
Jan 16, 2006 #3 Sheco Programmer Joined Jan 3, 2005 Messages 5,457 Location US F2 brings up the object browser Upvote 0 Downvote