2 references to TextLabel
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
19692char mnemonic = WindowsFormsUtils.GetMnemonic(this.TextLabel, false); 19712return WindowsFormsUtils.TextWithoutMnemonics(TextLabel);