controls have a prexif VIEWID--ControlID. so if you need to use control from different view, you would need a view id. reconsider your approach, pass control as a parameter in event or something like this. accessing other's view controls is rarely truly needed
↧