Lines Matching +defs:Dialog +defs:cancel +defs:image

300         Dialog = 18,  enumerator
808 … protected static object GetIPictureDispFromPicture(System.Drawing.Image image) { throw null; } in GetIPictureDispFromPicture()
812 protected static object GetIPictureFromPicture(System.Drawing.Image image) { throw null; } in GetIPictureFromPicture()
1027 …orms.BindingCompleteContext context, string errorText, System.Exception exception, bool cancel) { } in BindingCompleteEventArgs()
1512 …on(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Drawing.Image image, System.… in DrawButton()
1514 …Rectangle bounds, string buttonText, System.Drawing.Font font, System.Drawing.Image image, System.… in DrawButton()
1516 …Drawing.Font font, System.Windows.Forms.TextFormatFlags flags, System.Drawing.Image image, System.… in DrawButton()
1620 …gle textBounds, string checkBoxText, System.Drawing.Font font, System.Drawing.Image image, System.… in DrawCheckBox()
1622 …Drawing.Font font, System.Windows.Forms.TextFormatFlags flags, System.Drawing.Image image, System.… in DrawCheckBox()
1796 public static void SetImage(System.Drawing.Image image) { } in SetImage()
1940 public ColumnWidthChangingEventArgs(int columnIndex, int newWidth, bool cancel) { } in ColumnWidthChangingEventArgs()
3139 …tatic void DrawImageDisabled(System.Drawing.Graphics graphics, System.Drawing.Image image, int x, … in DrawImageDisabled()
6425 public virtual void SetImage(System.Drawing.Image image) { } in SetImage()
7549 public FormClosingEventArgs(System.Windows.Forms.CloseReason closeReason, bool cancel) { } in FormClosingEventArgs()
8320 public void Add(string key, System.Drawing.Image image) { } in Add()
8325 public bool Contains(System.Drawing.Image image) { throw null; } in Contains()
8329 public int IndexOf(System.Drawing.Image image) { throw null; } in IndexOf()
8332 public void Remove(System.Drawing.Image image) { } in Remove()
8338 bool System.Collections.IList.Contains(object image) { throw null; } in System.Collections.IList.Contains()
8339 int System.Collections.IList.IndexOf(object image) { throw null; } in System.Collections.IList.IndexOf()
8341 void System.Collections.IList.Remove(object image) { } in System.Collections.IList.Remove()
8822 …protected System.Drawing.Rectangle CalcImageRenderBounds(System.Drawing.Image image, System.Drawin… in CalcImageRenderBounds()
8825 …protected internal void DrawImage(System.Drawing.Graphics g, System.Drawing.Image image, System.Dr… in DrawImage()
10587 …tem.Windows.Forms.ToolStripItem CreateDefaultItem(string text, System.Drawing.Image image, System.… in CreateDefaultItem()
12369 … textBounds, string radioButtonText, System.Drawing.Font font, System.Drawing.Image image, System.… in DrawRadioButton()
12371 …Drawing.Font font, System.Windows.Forms.TextFormatFlags flags, System.Drawing.Image image, System.… in DrawRadioButton()
13852 …tem.Windows.Forms.ToolStripItem CreateDefaultItem(string text, System.Drawing.Image image, System.… in CreateDefaultItem()
14230 …ancelEventArgs(System.Windows.Forms.TabPage tabPage, int tabPageIndex, bool cancel, System.Windows… in TabControlCancelEventArgs()
14581 …em(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Drawing.Image image, System.… in DrawTabItem()
14583 …ectangle bounds, string tabItemText, System.Drawing.Font font, System.Drawing.Image image, System.… in DrawTabItem()
14585 …Drawing.Font font, System.Windows.Forms.TextFormatFlags flags, System.Drawing.Image image, System.… in DrawTabItem()
15308 …tem.Windows.Forms.ToolStripItem CreateDefaultItem(string text, System.Drawing.Image image, System.… in CreateDefaultItem()
15395 public ToolStripButton(System.Drawing.Image image) { } in ToolStripButton()
15397 public ToolStripButton(string text, System.Drawing.Image image) { } in ToolStripButton()
15398 … public ToolStripButton(string text, System.Drawing.Image image, System.EventHandler onClick) { } in ToolStripButton()
15399 …public ToolStripButton(string text, System.Drawing.Image image, System.EventHandler onClick, strin… in ToolStripButton()
16080 public ToolStripDropDownButton(System.Drawing.Image image) { } in ToolStripDropDownButton()
16082 public ToolStripDropDownButton(string text, System.Drawing.Image image) { } in ToolStripDropDownButton()
16083 …public ToolStripDropDownButton(string text, System.Drawing.Image image, System.EventHandler onClic… in ToolStripDropDownButton()
16084 …public ToolStripDropDownButton(string text, System.Drawing.Image image, System.EventHandler onClic… in ToolStripDropDownButton()
16085 …public ToolStripDropDownButton(string text, System.Drawing.Image image, params System.Windows.Form… in ToolStripDropDownButton()
16133 …protected ToolStripDropDownItem(string text, System.Drawing.Image image, System.EventHandler onCli… in ToolStripDropDownItem()
16134 …protected ToolStripDropDownItem(string text, System.Drawing.Image image, System.EventHandler onCli… in ToolStripDropDownItem()
16135 …protected ToolStripDropDownItem(string text, System.Drawing.Image image, params System.Windows.For… in ToolStripDropDownItem()
16192 …tem.Windows.Forms.ToolStripItem CreateDefaultItem(string text, System.Drawing.Image image, System.… in CreateDefaultItem()
16224 … protected ToolStripItem(string text, System.Drawing.Image image, System.EventHandler onClick) { } in ToolStripItem()
16225 …protected ToolStripItem(string text, System.Drawing.Image image, System.EventHandler onClick, stri… in ToolStripItem()
16567 public System.Windows.Forms.ToolStripItem Add(System.Drawing.Image image) { throw null; } in Add()
16569 …public System.Windows.Forms.ToolStripItem Add(string text, System.Drawing.Image image) { throw nul… in Add()
16570 …public System.Windows.Forms.ToolStripItem Add(string text, System.Drawing.Image image, System.Even… in Add()
16609 …m.Drawing.Graphics g, System.Windows.Forms.ToolStripItem item, System.Drawing.Image image, System.… in ToolStripItemImageRenderEventArgs()
16656 public ToolStripLabel(System.Drawing.Image image) { } in ToolStripLabel()
16658 public ToolStripLabel(string text, System.Drawing.Image image) { } in ToolStripLabel()
16659 public ToolStripLabel(string text, System.Drawing.Image image, bool isLink) { } in ToolStripLabel()
16660 …public ToolStripLabel(string text, System.Drawing.Image image, bool isLink, System.EventHandler on… in ToolStripLabel()
16661 …public ToolStripLabel(string text, System.Drawing.Image image, bool isLink, System.EventHandler on… in ToolStripLabel()
16724 public ToolStripMenuItem(System.Drawing.Image image) { } in ToolStripMenuItem()
16726 public ToolStripMenuItem(string text, System.Drawing.Image image) { } in ToolStripMenuItem()
16727 … public ToolStripMenuItem(string text, System.Drawing.Image image, System.EventHandler onClick) { } in ToolStripMenuItem()
16728 …public ToolStripMenuItem(string text, System.Drawing.Image image, System.EventHandler onClick, str… in ToolStripMenuItem()
16729 …public ToolStripMenuItem(string text, System.Drawing.Image image, System.EventHandler onClick, Sys… in ToolStripMenuItem()
16730 …public ToolStripMenuItem(string text, System.Drawing.Image image, params System.Windows.Forms.Tool… in ToolStripMenuItem()
17257 public ToolStripSplitButton(System.Drawing.Image image) { } in ToolStripSplitButton()
17259 public ToolStripSplitButton(string text, System.Drawing.Image image) { } in ToolStripSplitButton()
17260 …public ToolStripSplitButton(string text, System.Drawing.Image image, System.EventHandler onClick) … in ToolStripSplitButton()
17261 …public ToolStripSplitButton(string text, System.Drawing.Image image, System.EventHandler onClick, … in ToolStripSplitButton()
17262 …public ToolStripSplitButton(string text, System.Drawing.Image image, params System.Windows.Forms.T… in ToolStripSplitButton()
17314 public ToolStripStatusLabel(System.Drawing.Image image) { } in ToolStripStatusLabel()
17316 public ToolStripStatusLabel(string text, System.Drawing.Image image) { } in ToolStripStatusLabel()
17317 …public ToolStripStatusLabel(string text, System.Drawing.Image image, System.EventHandler onClick) … in ToolStripStatusLabel()
17318 …public ToolStripStatusLabel(string text, System.Drawing.Image image, System.EventHandler onClick, … in ToolStripStatusLabel()
17829 public void EndEdit(bool cancel) { } in EndEdit()
18116 …public TreeViewCancelEventArgs(System.Windows.Forms.TreeNode node, bool cancel, System.Windows.For… in TreeViewCancelEventArgs()
20361 public static partial class Dialog class in System.Windows.Forms.VisualStyles.VisualStyleElement.Window
20593 …awImage(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Drawing.Image image) { } in DrawImage()