You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the OnClose is hooked to prevent disposal of the underlying WatchForm
instance of an instance when the "X" close button is clicked (i.e. it hides but
does not dispose), if an exception should happen to occur it will cause the
WatchForm to dispose and subsequent attempts to Show the Eye to fail. Eye
should checked whether its WatchForm has disposed and re-initialize it when so.
Original issue reported on code.google.com by [email protected] on 16 May 2011 at 8:21
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 16 May 2011 at 8:21The text was updated successfully, but these errors were encountered: