Message 1 of 1
set annotative property of attribute to false

Not applicable
04-07-2010
11:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi. is there any way in vb.net to set the annotative property of an attribute to false? its just like double clicking the block and unchecking the annotative checkbox for the attribute. i tried doing myAttRef.Annotative = AnnotativeState.False and it doesnt allow me because the annotative property is read only. any help is greatly appreciated. thanks...