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