f49aae2e7c
Change NotVisibleRTB (Current RTB when the DisplayTag is not visible) to use a property rather than a member Added IsVisible property that sets the Visible property if it needs to change. Previously Visible was being set prior to the current RTB being set, and so the Tag was not being updated properly. Change CurItemInfo to use a property rather than a member