3 references to Add
System.Windows.Forms (3)
System\Windows\Forms\Controls\Labels\LinkLabel.LinkCollection.cs (1)
106
return
Add
(start, length, null);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (1)
237
LinkLabel.Link link = Label.Links.
Add
(links[i].X, links[i].Y, _verbs[i]);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
608
CreateNewLink.Links.
Add
(0, editor.Text.Length, editor);