Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: dsperry101 on January 24, 2006, 06:19:03 am

Title: can't find checkbox control in word document
Post by: dsperry101 on January 24, 2006, 06:19:03 am
I am automating a word template with visual basic 5.0
as a form with fields that the program fills out
automatically. The form has two checkboxes
that I want to change the value of under certain
conditions. I cant find them anywhere but there is a
check box control that shows up in the object browser
but when I use the code I get "method or data member
not found". Where is is ?????