Check box in visual basic form to suppress part?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am creating a form in visual basic and will use a dll file as a reference in inventor to control an assembly with one easy form. I have only used combo boxes and text boxes up to this point and everything is working, but now I would like to use 3 check boxes on the form to control the suppression of varies parts with in my assembly. I have 3 parts in my assembly that will be optional parts per the clients request. I would like to use 3 check boxes one for each part and if the box is check that parts will be active in the assembly and if unchecked the parts will be inactive; however I do not know how create the syntax for this in visual basic or incorporate it into inventor. Can any one please help me or point me to where I may find some help in how to achieve my goal. Thanks.