1 reference to EM_GETPASSWORDCHAR
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TextBox.cs (1)
387return (char)SendMessage(NativeMethods.EM_GETPASSWORDCHAR, 0, 0);