muck Posted March 6, 2009 Posted March 6, 2009 How do you use object browser to help you remember and write AutoCAD.net Code? Some times when I write code I will type something like "Textbox1." to get a pop up in my code editor to help or remind me what code sufix to use. Sometimes this works but I usually get in trouble when there is an argument involved. I there a better guide for me to write code. Maybe object browser is that guide if I knew how to properly use it??? Is there any tutorials or books on this? Thank you, Quote
fixo Posted March 6, 2009 Posted March 6, 2009 Does not Intellisence working on your Studio? When I have typing any object name i.e. Me.Textbox1, and then I put dot (Me.Textbox1.), the drop down list with methods/properies is always do appears, so I don't use the Browser for it See pic ~'J'~ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.