コード例 #1
0
 int IVsUIShell.SetupToolbar(IntPtr hwnd, IVsToolWindowToolbar ptwt, out IVsToolWindowToolbarHost pptwth)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public int SetupToolbar(IntPtr hwnd, IVsToolWindowToolbar ptwt, out IVsToolWindowToolbarHost pptwth)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 int IVsUIShell.SetupToolbar(IntPtr hwnd, IVsToolWindowToolbar ptwt, out IVsToolWindowToolbarHost pptwth)
 {
     throw new Exception("The method or operation is not implemented.");
 }