Message 1 of 2
Incorrect Visibility Property
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a problem with the visibility property of a block attribute with VBA returning the incorrect state.
Firstly, if I open the block and look at the properties for the attribute in question - 'X2TERM04' we can see that it is indeed invisible:
When you examine this properties 'Invisible' property you can see that it returns the correct state:
However when you look at the 'Visible' property for the same attribute, you can see an incorrect state:
It returns True for both 'Visible' and 'Invisible' states...
Is this a known issue?