4 references to Add
System.Windows.Forms (4)
winforms\Managed\System\WinForms\LinkLabel.cs (1)
2099
return
Add
(start, length, null);
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
222
LinkLabel.Link link = Label.Links.
Add
(links[i].X, links[i].Y, verbs[i]);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6008
CreateNewLink.Links.
Add
(0, editor.Text.Length, editor);
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
468
this.linkLblName.Links.
Add
(0, this.m_appName.Length, this.m_supportUrl);