6 references to LinkLabel
System.Windows.Forms (6)
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
75label = new LinkLabel();
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
5512this.createNewLink = new LinkLabel();
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (4)
158this.linkLblMoreInformation = new System.Windows.Forms.LinkLabel(); 169this.linkLblName = new System.Windows.Forms.LinkLabel(); 170this.linkLblFromUrl = new System.Windows.Forms.LinkLabel(); 171this.linkLblPublisher = new System.Windows.Forms.LinkLabel();