PokerSleuth 2.1.0.22 (Microsoft Windows NT 6.1.7600.0 : 2.0.50727.4927) None
HUD
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'TreeView'.
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.TreeView.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.TreeNode.get_State()
at System.Windows.Forms.TreeNode.get_IsExpanded()
at HUD.HUDTabControl.recreate()
at HUD.HUDTabControl.HUD_HandleDestroyed(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnHandleDestroyed(EventArgs e)
at System.Windows.Forms.Form.OnHandleDestroyed(EventArgs e)
at System.Windows.Forms.Control.WmDestroy(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Tools.FlickerlessForm.WndProc(Message& m)
at HUD.HUDForm.WndProc(Message& m)
at Tools.FlickerlessForm.BaseWndProc(Message& m)
at Tools._FlickerlessForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |