設定ダイアログ保存時に例外発生

Issue #271 closed
sk ☃#QQ repo owner created an issue

再現手順確立してないけどとりあえず起票。

System.NotImplementedException: メソッドまたは操作は実装されていません。
   場所 ContentTypeTextNet.Pe.Library.Utility.AppbarForm.ToHidden(Boolean force)
   場所 ContentTypeTextNet.Pe.PeMain.UI.App.HideAutoHiddenToolbar()
   場所 System.ComponentModel.CancelEventHandler.Invoke(Object sender, CancelEventArgs e)
   場所 ContentTypeTextNet.Pe.PeMain.UI.Ex.AppContextMenuStrip.OnOpening(CancelEventArgs e)
   場所 System.Windows.Forms.ToolStripDropDown.SetVisibleCore(Boolean visible)
   場所 System.Windows.Forms.ToolStripDropDown.Show(Int32 x, Int32 y)
   場所 System.Windows.Forms.ContextMenuStrip.ShowInTaskbar(Int32 x, Int32 y)
   場所 System.Windows.Forms.NotifyIcon.ShowContextMenu()
   場所 System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
   場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Software: PeMain
Version: 0.59.3.274-b1a7c2835b3e53b51fd3acce4b5e2da236931b73
Type: RELEASE
Process: 64
Platform: 64
OS: Microsoft Windows NT 6.1.7601 Service Pack 1
CLI: v4.0.30319

Comments (4)

  1. Log in to comment