| | |
| | | // |
| | | lnkClear.FontSize = PoisonLinkLabelSize.Medium; |
| | | lnkClear.FontWeight = PoisonLinkLabelWeight.Regular; |
| | | lnkClear.Image = Properties.Resources.lnkClearImage; |
| | | lnkClear.Image = Properties.Resources.lnkClear_Image; |
| | | lnkClear.ImageSize = 10; |
| | | lnkClear.Location = new(654, 96); |
| | | lnkClear.Name = "lnkClear"; |
| | | lnkClear.Image = Properties.Resources.lnkClearNoFocusImage; |
| | | lnkClear.Image = Properties.Resources.lnkClear_NoFocusImage; |
| | | lnkClear.Size = new(12, 12); |
| | | lnkClear.TabIndex = 2; |
| | | lnkClear.UseSelectable = true; |