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